View Single Post
  #5 (permalink)  
Old 06-30-2009, 10:38 AM
serversphere's Avatar
serversphere serversphere is offline
Registered User
 
Join Date: Jan 2004
Posts: 651
serversphere is on a distinguished road
If you don't set up the script to send the output from the PHP script to null, it will likely email it to you (you probably set up an email address when setting up the cron job, right?)

If it didn't actually do anything, check the directory where it is running for an error_log file and see what it says is wrong.
Reply With Quote