View Single Post
Old 08-13-2004, 09:57 AM   #1
wx3
Green Mole
 
Join Date: Aug 2004
Posts: 3
Command line vs. admin indexing

Hi all,

I've installed phpdig, and it seems to work fine, except that I can't get it to index regularly via cron or command line.

If I login through the admin interface and click on the green checkbox, phpdig spends about 2-3 minutes indexing the site. When it's done, all the changes to the site are reflected in the search.

If I run the spider from the command line:
Code:
/usr/local/bin/php -f /usr/www/users/username/search/admin/spider.php forceall
I get this:
39258: old priority 0, new priority 18

Spidering in progress...
-----------------------------
SITE : http://www.mywebsite.com/
Exclude paths :
- @NONE@
No link in temporary table
links found : 0
Optimizing tables...
Indexing complete !

What am I doing wrong?

Thanks much,
Kevin
wx3 is offline   Reply With Quote