开发者

Warning: system() [function.system]: Cannot execute a blank command in line 19

I've got a site hosted with 1and1 - who are useless! For some reason the backup scripts they provide no lon开发者_如何学Goger work and they can't provide me with an answer! So I thought I'd write my own, this is my code:

$command = "mysqldump -u [usernameXXXX] -p [passwordXXX] [dbname] > [backupfile.sql]";
 system($commmand);

however I get the following error:

Warning: system() [function.system]: Cannot execute a blank command in /homepages/46/ XXXXXX/htdocs/admin/db_backup.php on line 19


commmand != command

You have 1 extra "m" there

To see if it's throwing any errors, try using

system($command, $output);
echo $output;


My solution is this:

providers/HtmlEditorProviders/FCK/fcklinkgallery.aspx


inurl:"warning: system(): cannot axecute a blank command in" site:.com

javascript:__dopostDack( 'ctlURL$cmdupoald','')

providers/HtmlEditorProviders/FCK/fcklinkgallery.aspx

inurl:"/portals/0" site:.com
www.ironstonedeck.com



inurl:"/portals/o" site:.com
ML Parsing Error: unexpected parser state Location: jar:file:///C:/Program%20Files%20(x86)/Mozilla%20Firefox/omni.ja!/chrome/toolkit/content/global/netError.xhtml Line Number 311, Column 58: <div id="ed_netInterrupt">&netInterrupt.longDesc;</div> ---------------------------------------------------------^
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜