Jump to content

PHP & Crontab


adriscoll

Recommended Posts

Hello.

 

I have an Apache handler but would prefer to use a wget command to pull a .php file that is scripted to query a database.

 

The php runs correctly but my crontab line of code keeps getting rejected.

 

* * * * * /usr/bin/wget http://www.website.com

 

I have tried it using "" quotes around the url.  I have also tried it using -q in between the wget and http lines.  Whenever there is a space following the /usr/bin/wget section, I get an error saying that it can't be found. 

 

I will contact the hosting provider, but wanted to check here first.

Link to comment
https://forums.phpfreaks.com/topic/239620-php-crontab/
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.