PhpDig.net

PhpDig.net (http://www.phpdig.net/forum/index.php)
-   Troubleshooting (http://www.phpdig.net/forum/forumdisplay.php?f=22)
-   -   spidering does *nothing* ? (http://www.phpdig.net/forum/showthread.php?t=1046)

davenewt 07-14-2004 02:46 AM

...nope, that results in exactly the same result. Spiders the page, finds only a link to that page, and no pages (not even Root) is shown on the "update form" page :(

davenewt 07-14-2004 02:47 AM

...and my command of the English language is also deteriorating rapidly :)

Charter 07-14-2004 03:00 AM

Thoughts...
  • Set http://knet/ to 127.0.0.1 in Hosts file
  • CD to the admin dir and spider from command line
    Code:

    php -f spider.php http://knet/
  • Turn off renice command in config

davenewt 07-14-2004 03:17 AM

nope, nope and nope again :(

I wish I knew what happened to make it work last time!

davenewt 07-14-2004 03:27 AM

Interestingly, using the previous phpdig install (I renamed the directory "phpdig1" when I installed the new version in "phpdig"), things are very different. Using the admin script, spidering localhost, this is what I get:

Code:

SITE : http://localhost/
Exclude paths :
- newsboard/
1:http://localhost/
(time : 00:00:06)
No link in temporary table

--------------------------------------------------------------------------------

links found : 1
http://localhost/
Optimizing tables...
Indexing complete !

Now, after the "- newsboard" line it picks up on the URL of the page and displays the green tick symbol which I don't remember seeing with the new install.

I can then go back to http://localhost using "Update Form" and lo and behold, a "[x] [tick] Root [arrow]" part appears!

When I click on the tick to re-index, it starts picking up the links and spidering properly.

Does that give you any clues as to what might be different with the new install?


All times are GMT -8. The time now is 09:55 PM.

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