Jump to content

PHP and CRON


TRI0N

Recommended Posts

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?

Link to comment
https://forums.phpfreaks.com/topic/250583-php-and-cron/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.