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?
|