I wrote my first cron job to run a php script once every minute.

The command i wrote is as follows:
* * * * * * lynx http://domain ip address/scripts/crontest.php

It doesnt seem to work as i tell it to populate the log table in the
database. It runs fine when run through the browser.

Where am i going wrong? I saved the above line in a text file and put in my
home directory.

Please help.

Regards,
Harpreet
mysql cron help



_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to