I ITGrafix Verified User Joined Jan 7, 2006 Messages 5 Jun 8, 2006 #1 Hello, Code: Minute Hour Day of Month Month Day of Week Command Select */1 * * * * /home/admin/domains/itgrafix.com/public_html/noc/server.php The cron job is not working. Can somebody help me
Hello, Code: Minute Hour Day of Month Month Day of Week Command Select */1 * * * * /home/admin/domains/itgrafix.com/public_html/noc/server.php The cron job is not working. Can somebody help me
HanSieT Verified User Joined Jan 30, 2006 Messages 123 Location Netherlands Jun 13, 2006 #2 ITGrafix said: Hello, Code: Minute Hour Day of Month Month Day of Week Command Select */1 * * * * /home/admin/domains/itgrafix.com/public_html/noc/server.php The cron job is not working. Can somebody help me Click to expand... Maybe u need to do something like this Code: */1 * * * * /usr/local/bin/php /home/admin/domains/itgrafix.com/public_html/noc/server.php
ITGrafix said: Hello, Code: Minute Hour Day of Month Month Day of Week Command Select */1 * * * * /home/admin/domains/itgrafix.com/public_html/noc/server.php The cron job is not working. Can somebody help me Click to expand... Maybe u need to do something like this Code: */1 * * * * /usr/local/bin/php /home/admin/domains/itgrafix.com/public_html/noc/server.php
A albatroz Verified User Joined Mar 13, 2004 Messages 337 Location Peru Jun 20, 2006 #3 Hi! Is your cron working now? How can you tell a cron job works fine?