Thread: config issue
View Single Post
Old 12-17-2004, 04:15 AM   #2
baskamer
Green Mole
 
Join Date: Feb 2004
Posts: 9
solution

it seems that this was the culprit;
cd to the admin dir, instead of phpdig...

Code:
instead of
cd /path/to/phpdig/
use
cd /path/to/phpdig/admin/

/usr/local/bin/php -q -f ./spider.php http://www.yoursite.com
baskamer is offline   Reply With Quote