PhpDig.net

Go Back   PhpDig.net > PhpDig Forums > Troubleshooting

Reply
 
Thread Tools
Old 02-12-2006, 03:55 AM   #1
darkshado
Green Mole
 
Join Date: Feb 2006
Posts: 2
Not Spidering

Ok I have an issue with PHPDig not spidering. I go into the
admin panel and I add some URLs in for it to spider.


I set the search depth to 5 and the Links Per I leave at 0
so it spiders all links as per the documentation. I click on the Dig This
button and it says the following.

Spidering in progress... [Stop spider]
Optimizing tables...
Indexing complete !
--------------------------------------------------------------------
[Back] to admin interface.

So it looks like it was spidering but when I go into the the update a site or branch on the right handside. There are no branches there. It doesn't appear like it is spidering. When I go to the main search page and I do a search
I get 0 resultes back even for words that I know should be in there.

Here is the information on the server

Apache version 1.3.34 (Unix)
PERL version 5.8.7
PHP version 4.4.2
MySQL version 4.1.16-standard
Linux Kernel Version 2.6.15.1

I am at a total loss here as to why it is not indexing. I added about 25 sites and none of them have any branches. And when I go and do a search I get no results back.

Can some one give me any ideas as to how I may be able to fix this?
I get no errors or anything and it appears like it was successful but
It obviously isn't. Any help you could give would be appreciated.

Thanks,

Jamie
darkshado is offline   Reply With Quote
Old 02-12-2006, 04:43 AM   #2
darkshado
Green Mole
 
Join Date: Feb 2006
Posts: 2
Not Spidering

Oh just so you know as well I have read some of the other posts
about this problem as well and I still can't get it working.

Running PHP Dig 1.8.8

Yes I tried to run 1.8.9 RC1 but I get an error
due to a missing function in some versions
of perl. The function is mb_eregi()
and it appears to be a well known bug.

I am getting this error even in PHP 4.4.2
I know they were saying in some other posts
that this function is missing in PHP 5.x but it is
also happening in PHP 4.4.2 so I am stuck with
running phpdig 1.8.8 for now.

allow_url_fopen enabled
safe_mode off

And in my includes\config.php file

define('ABSOLUTE_SCRIPT_PATH','/public_html/infoseekersbiz');
define('LIMIT_TO_DIRECTORY',false);
define('PHPDIG_SESSID_REMOVE',true);
define('PHPDIG_IN_DOMAIN',true);


Any suggestions as to how I can fix this problem with it not
spidering?

Thanks,

Jamie
darkshado is offline   Reply With Quote
Old 03-02-2006, 06:50 AM   #3
flash7
Green Mole
 
flash7's Avatar
 
Join Date: Oct 2004
Posts: 5
Quote:
Originally Posted by darkshado
define('ABSOLUTE_SCRIPT_PATH','/public_html/infoseekersbiz');
Hi,
are you sure the absolute path is correct?

generally is
PHP Code:
define('ABSOLUTE_SCRIPT_PATH''/home/username/public_html/infoseekersbiz'); 
flash7 is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 06:52 AM.


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