View Single Post
Old 09-19-2003, 01:17 AM   #3
Skop
Green Mole
 
Join Date: Sep 2003
Posts: 5
Quote:
Originally posted by Charter

Code:
php -f admin/spider.php forceall > phpdig.log
If this is the first time indexing, change forceall to http://www.domain.com
Nothing, nothing happend. I take a look on spider.php source, and i think that the program hang on line 80:

PHP Code:
    print @exec('renice 18 '.getmypid()).$br
I try also to clean the tables etc like you write; but the db stay empty, and the spider.php don't works.

Thanks a lot.
Skop is offline   Reply With Quote