I have just set up a Crontab, using Putty. I want it to run test.php, which I have located, for the sake of this test, at mydomain.com/test.php.
Running via http://mydomain.com/test.php works ok. But the cron job isn't working, and isn't reporting. 1) Can cron run a php file? I thought that I had done that before. 2) Where does the cron report email go to? I putty'd in as admin, and I have set up and tested mail at [EMAIL PROTECTED] This is my Putty login script... login as: admin Sent username "admin" [EMAIL PROTECTED]'s password: [EMAIL PROTECTED] crontab -l 00,10,20,30,40,50 * * * * /home/e/l/mydomain/public_html/cron.php cd /home/e/l/eleganthomes/public_html takes me to the correct folder... Any suggestions? -- Pete Clark http://www.hotcosta.com http://www.spanishholidaybookings.com Community email addresses: Post message: [email protected] Subscribe: [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] List owner: [EMAIL PROTECTED] Shortcut URL to this page: http://groups.yahoo.com/group/php-list Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/php-list/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
