TRI0N Posted November 7, 2011 Share Posted November 7, 2011 Hey there I'm currenlty trying to get a cron to execute a php file at 1 mintue after midnight. The php script works just fine however it is doing nothing inside cron. 01 0 * * * wget http://www.pgecafe.com/-pick-winner-.php Just entering wget http://www.pgecafe.com/-pick-winner-.php at command line works just fine. So why is it not working from crontab? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.