PDA

View Full Version : [disperate_urgent] another indexing problem


propain
02-03-2005, 02:57 AM
Hi to all,
Sorry for the topic, but I feel sick and tired, I've tried for about 3 days to fix my issue I have read the forum, the documentation but I can't go on....
Well here is my situation:

- I've got 4 sites (two of them have got many pages to index about 8.000 per site).
- I've got 4 installation of PhpDig.
- I've got a Db called PhpDig (with all table with different prefix)

My server is a Win2003, Apache 2.0.53, PHP 4.3.9, I've got full control/acess on it.

This is my BIG problem:
I want to index all links in a page (this is created dinamically by a CMS) that contains the links that I want to index, example:

<a href="http://www.mysite.it/showPage.php?template=articoli&amp;id=12298">a</a><br>

and so on for 7000 times....

so when I try to index that page (I set 1 depth and 1 link) PhpDig start to write inside the browser a lot of '+' and after about 30 minutes Firefox alert 'Documents contains no data' and Phpdig tops his indexing....
Well I try to modify the timeout paramaters on my httpd.conf/PHP.ini but never change...
How can I do?
Please help me....
propain
ps sorry for my english but I'm italian

Charter
02-03-2005, 07:28 AM
Perhaps something on this (http://kb.mozillazine.org/Document_contains_no_data) page or in this (http://forums.mozillazine.org/viewtopic.php?t=107957) thread might help.

propain
02-13-2005, 11:26 PM
TNX a lot Charter now everything works great!
propain