View Single Post
Old 07-12-2004, 02:03 AM   #9
davenewt
Green Mole
 
davenewt's Avatar
 
Join Date: Jul 2004
Posts: 20
Thanks, have got a little further now. Changed USE_IS_EXECUTABLE_COMMAND to 0 as you suggested, and now get the following output:

Code:
Spidering in progress...
HTTP/1.1 404 Not Found 
HTTP/1.1 200 OK 
Connection: close 
Date: Mon, 12 Jul 2004 09:54:14 GMT 
Server: Microsoft-IIS/6.0 
Content-type: text/html 
X-Powered-By: PHP/4.3.6 
Set-Cookie: phpbb2mysql_data=a%3A0%3A%7B%7D; expires=Tue, 12-Jul-2005 09:54:14 GMT; path=/ 
Set-Cookie: phpbb2mysql_sid=a4c25478069a56787cb47195438c3285; path=/ 

HTTP/1.1 200 OK 
Connection: close 
Date: Mon, 12 Jul 2004 09:54:14 GMT 
Server: Microsoft-IIS/6.0 
Content-type: text/html 
X-Powered-By: PHP/4.3.6 
Set-Cookie: phpbb2mysql_data=a%3A0%3A%7B%7D; expires=Tue, 12-Jul-2005 09:54:14 GMT; path=/ 
Set-Cookie: phpbb2mysql_sid=9066b3688621a9f1c2e32fd7be8d953f; path=/ 

HTTP/1.1 404 Not Found 

--------------------------------------------------------------------------------
SITE : http://knet/
Exclude paths :
- @NONE@
HTTP/1.1 200 OK 
Connection: close 
Date: Mon, 12 Jul 2004 09:54:19 GMT 
Server: Microsoft-IIS/6.0 
Content-type: text/html 
X-Powered-By: PHP/4.3.6 
Set-Cookie: phpbb2mysql_data=a%3A0%3A%7B%7D; expires=Tue, 12-Jul-2005 09:54:19 GMT; path=/ 
Set-Cookie: phpbb2mysql_sid=dd7951c2b01cc6f4830f7eb1a0dc2589; path=/ 

[tick symbol]1:http://knet/
(time : 00:00:06)
No link in temporary table

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

links found : 1
http://knet/
Optimizing tables...
Indexing complete !
Does not seem to go any further than the index page, despite there being plenty of links to other pages.

Glad we're getting somewhere though!

What do I need to do next, to get it to spider the entire site?

Thanks,
Dave.
davenewt is offline   Reply With Quote