Quote:
Originally posted by Voodoo
Yes
|
I "think" what you want to do is something like this then
Find the path to the PHP binary "which php" without quotes. Then change the lines to this
5 * * * * /usr/local/bin/php /path/to/php/script.php
But only if you only want to run that script... if you still want to use wget's spidering abilities then stick to the way you've done it