Thread: php question
View Single Post
Old 07-18-2004, 08:09 AM  
UltraSonic
Confirmed User
 
Join Date: Jul 2004
Location: UltraVirtuality
Posts: 1,728
Quote:
Originally posted by alex79
if i type this line from ssh
php /home/script.php > /dev/null
the script.php is executed

but if i write this line in crontab:

* * * * * php /home/script.php > /dev/null
or

30 7 * * * php /home/script.php > /dev/null

is not executed..
what can be the problem?
Might be because you have to restart the crontab i think
__________________
Your Blend, Your Product

UltraSonic is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote