|
07-23-2006, 06:34 PM | #1 |
Green Mole
Join Date: Oct 2005
Posts: 12
|
Not indexing any site
Hello,
I have previously gotten phpdig working on our development Windows server that I use here. It's installed, it indexes fine, all is well on the development box. The problem now is that I am trying to set up phpdig on the production server which is hosted by another company. It's a windows 2003 server (not load balanced, so they tell me), running MySQL 4.1.7, PHP 5.0.4, I'm trying to use phpdig 1.8.8. The phpdig search engine installs fine, no problems. But when I try to index (any URI, anywhere) I just get: Code:
Spidering in progress... [Stop spider] SITE : http://www2.anmc.org.au/ Exclude paths : - @NONE@ 1:http://www2.anmc.org.au/ (time : 00:00:00) No link in temporary table links found : 1 http://www2.anmc.org.au/ Optimizing tables... Indexing complete ! [Back] to admin interface. Code:
DataBase status Hosts : 1 Entries Pages : 0 Entries Index : 0 Entries Keywords : 0 Entries Temporary table : 0 Entries I have checked that safe_mode is off and allow_url_fopen is on... I have read other posts on this forum and made sure that PHPDIG_IN_DOMAIN is true, and LIMIT_TO_DIRECTORY is false. I have then tried to spider with depth set to 20 and links per set to 0... but I still get the same results. Please help. |
07-24-2006, 12:32 AM | #2 |
Green Mole
Join Date: Oct 2005
Posts: 12
|
Well, in the hope that someone else will have to go through less hours of painstaking reasearch and testing... For anyone else having this issue (running phpdig on a Windows server) the problem appears to have been that the three directories...
Code:
[PHPDIG_DIR]/text_content [PHPDIG_DIR]/includes [PHPDIG_DIR]/admin/temp I have had a MUCH easier time installing phpdig on *nix servers in the past... Which is not surprising I guess. Damn your eyes, Bill! |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Not Indexing Site | Lord_Goran | Troubleshooting | 1 | 11-09-2007 08:10 AM |
successful indexing of every site but site where phpdig is served | phillystyle123 | Troubleshooting | 1 | 02-21-2005 10:06 PM |
problems indexing site. | sfbell | Troubleshooting | 1 | 09-30-2004 10:36 AM |
Problem with site indexing.... | Lamer38 | Troubleshooting | 1 | 09-11-2004 07:36 AM |
Strange indexing problem on my site | drbill | Troubleshooting | 9 | 01-01-2004 02:29 PM |