Quote:
|
Originally Posted by chadglni
25 * * * * cd $HOME/www/wp/wp-content ; php -q update-feeds.php
Maybe I'm setting this up wrong. I'm not sure exactly how it should look when wordpress is at
mydomain.com/whatever/
|
Thats the problem...
You should change that to your local path on the server, so that PHP is run in the command-line itself...
They obviously changed the methog from using curl / wget to using php itself.
Hope you understood what I wanted to say.