PhpDig.net

PhpDig.net (http://www.phpdig.net/forum/index.php)
-   Troubleshooting (http://www.phpdig.net/forum/forumdisplay.php?f=22)
-   -   Spider process does not do anything (http://www.phpdig.net/forum/showthread.php?t=874)

acidelic 04-27-2004 09:58 AM

Spider process does not do anything
 
I'm encountering a problem getting the spider to work. Creating a robots.txt file did not seem to help.

Here is my robots.txt:

User-agent: *
Disallow: /include/

When I tell it to spider localhost or the hostname of the local server (depth=5) always results in this:

Spidering in progress...

--------------------------------------------------------------------------------
SITE : http://localhost/
Exclude paths :
- include/

There are no CPU cycles being used and the page is fully loaded. What else can I check? How will I know that the spider process is actually doing something?

Thanks

Charter 05-01-2004 07:32 AM

Hi. Try this thread.

acidelic 05-10-2004 09:26 AM

I took a look at the article and I don't think that is the problem. I have a single web server with one NIC. I'm trying to spider the local web server, but I never see any results. I don't see any progress on the page (which also says it is "Done") and it will sit there forever doing nothing. I tried spidering some other sites but nothing happens with those either.

What else is there that I can check?

Siava 05-12-2004 02:33 AM

acidelic
In config.php set up define('USE_IS_EXECUTABLE_COMMAND','0');

(It is the best search script!)

acidelic 05-12-2004 04:48 AM

That did the trick!!! The spider page didn't load, but if I refresh the admin page I can see the counts going up. And I can actual search for things on the site. Thanks for your help Siava!


All times are GMT -8. The time now is 05:13 PM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.