|
Haven't registered yet? Do it here now!
|
|
|
|
planetpolls
Joined: 24 Nov 2007 Posts: 2
|
|
|
|
|
|
|
Posted: Sat Nov 24, 2007 6:44 pm Post subject: Cronjob error |
|
|
|
|
|
|
|
|
|
|
Hi, I use:
/hsphere/local/home/********************/rpcron.php >> /dev/null
In cron tabs, Generated the following error:
/hsphere/local/home/****/rpcron.php: line 1: ?php: No such file or directory
/hsphere/local/home/**************************************************/rpcron.php: line 2: 3272: command not found
/hsphere/local/home/**************************************************/rpcron.php: line 3: /backup: is a directory
/hsphere/local/home/**************************************************/rpcron.php: line 4: print: command not found
/hsphere/local/home/**************************************************/rpcron.php: line 5: print: command not found
/hsphere/local/home/**************************************************/rpcron.php: line 6: print: command not found
/hsphere/local/home/**************************************************/rpcron.php: line 7: print: command not found
/hsphere/local/home/**************************************************/rpcron.php: line 8: print: command not found
/hsphere/local/home/**************************************************/rpcron.php: line 10: print: command not found
/hsphere/local/home/**************************************************/rpcron.php: line 11: print: command not found
/hsphere/local/home/**************************************************/rpcron.php: line 12: r: command not found
/hsphere/local/home/**************************************************/rpcron.php: line 12: c~RJ: command not found
/hsphere/local/home/**************************************************/rpcron.php: line 12: p: No such file or directory
/hsphere/local/home/**************************************************/rpcron.php: line 23: syntax error near unexpected token `)'
/hsphere/local/home/**************************************************/rpcron.php: line 23: `B^?Fh"a0]3N%~+QGEO g4I)O :<)~7Z"YT<{?))v"O& ]PE)V,>ZA6\^~%"-CEEzyVFe,"J?!De'$')ֲP/J18*b%U'
I can do to fix this error? Thanks |
|
|
|
|
|
|
|
Atanasis Owner
Joined: 22 May 2004 Posts: 4284 Location: The Net
|
|
|
|
|
|
|
Posted: Sat Nov 24, 2007 7:01 pm Post subject: |
|
|
|
|
|
|
|
|
|
|
hi there, before the:
/hsphere/local/home/********************/rpcron.php >> /dev/null
you need to put with what program it will be executed
it needs to be like:
/usr/bin/php /hsphere/local/home/********************/rpcron.php >> /dev/null
just replace "/usr/bin/php" with the correct path to the php command line executable. _________________ Thanks,
Kaktusan
|
|
|
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2002 phpBB Group
|
|
|
|
|
|