• Welcome to Sitemap Generator Forum.
 

CronJob problem

Started by rcorai, October 17, 2011, 08:16:09 PM

Previous topic - Next topic

rcorai

Hi,
I set a cronjob and I got this message from the server:
QuotePHP Warning:  Unexpected character in input:  ' ' (ASCII=21) state=1 in /usr/bin/php on line 368
<br />
<b>Warning</b>:  Unexpected character in input:  ' ' (ASCII=21) state=1 in <b>/usr/bin/php</b> on line <b>368</b><br />
PHP Warning:  Unexpected character in input:  ' in /usr/bin/php on line 368
<br />
<b>Warning</b>:  Unexpected character in input:  ' in <b>/usr/bin/php</b> on line <b>368</b><br />
PHP Parse error:  syntax error, unexpected T_STRING in /usr/bin/php on line 368
<br />
<b>Parse error</b>:  syntax error, unexpected T_STRING in <b>/usr/bin/php</b> on line <b>368</b><br />
Is it related with the cronjob I set?
php -q /usr/bin/php /home/xxx/public_html/generator/runcrawl.php


rcorai