PhpDig.net

Go Back   PhpDig.net > PhpDig Forums > Troubleshooting

Reply
 
Thread Tools
Old 06-10-2004, 02:54 PM   #1
Guillaume
Guest
 
Posts: n/a
Please, help me

I've got exactly the same problem as the guy before.
(only the first page found, and even nothing in it)

- I didn't test it in local but the server problem is exactly the same
- I tried to install it again, even the 1.4.8 but still the same problem
- when I put the global url of a page, it find it but nothing inside of it
- when I do the same as above with a php file, it doesn't work at all
- I had to "define('USE_IS_EXECUTABLE_COMMAND','0');" to avoid a running problem
- I've got allow_url_fopen ON
- I've got safe_mode OFF
- I tried for few hours to find some post like this one, and that's the only one I've found
- About my server, I just know that php 4.3.4 ; Windows NT ; Apache ???don't know


---------------------
problem :
---------------------
SITE : http://www.addthiers.com/
Chemins exclus :
- @NONE@
1:http://www.addthiers.com/
(temps : 00:00:05)
Pas de liens dans la table temporaire
----------------
liens trouvés : 1
http://www.addthiers.com/
Optimizing tables...
Indexation terminée !

-->never finding any word at all
  Reply With Quote
Old 06-10-2004, 03:10 PM   #2
Guillaume
Guest
 
Posts: n/a
here is the detailed problem

HTTP/1.1 404 Objet introuvable
HTTP/1.1 200 OK
Server: Microsoft-IIS/5.0
X-Powered-By: ASP.NET
Content-Location: http://www.addthiers.com/index.html
Date: Thu, 10 Jun 2004 23:11:58 GMT
Content-Type: text/html
Accept-Ranges: bytes
Last-Modified: Thu, 10 Jun 2004 17:47:27 GMT
ETag: "a04ff0fe124fc41:ada"
Content-Length: 5036

HTTP/1.1 200 OK
Server: Microsoft-IIS/5.0
X-Powered-By: ASP.NET
Content-Location: http://www.addthiers.com/index.html
Date: Thu, 10 Jun 2004 23:11:58 GMT
Content-Type: text/html
Accept-Ranges: bytes
Last-Modified: Thu, 10 Jun 2004 17:47:27 GMT
ETag: "a04ff0fe124fc41:ada"
Content-Length: 5036

HTTP/1.1 404 Objet introuvable

--------------------------------------------------------------------------------
SITE : http://www.addthiers.com/
Chemins exclus :
- @NONE@
HTTP/1.1 200 OK
Server: Microsoft-IIS/5.0
X-Powered-By: ASP.NET
Content-Location: http://www.addthiers.com/index.html
Date: Thu, 10 Jun 2004 23:12:03 GMT
Content-Type: text/html
Accept-Ranges: bytes
Last-Modified: Thu, 10 Jun 2004 17:47:27 GMT
ETag: "a04ff0fe124fc41:ada"
Content-Length: 5036

1:http://www.addthiers.com/
(temps : 00:00:05)
Pas de liens dans la table temporaire

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

liens trouvés : 1
http://www.addthiers.com/
Optimizing tables...
Indexation terminée !
  Reply With Quote
Old 06-10-2004, 03:22 PM   #3
Guillaume
Guest
 
Posts: n/a
Would it be possible that the problem is because the server is not an Apache one ?
If yes, is there other free solution ?
  Reply With Quote
Old 06-22-2004, 12:59 AM   #4
Guillaume
Guest
 
Posts: n/a
up
anybody with some help ?
  Reply With Quote
Old 06-22-2004, 06:24 AM   #5
Charter
Head Mole
 
Charter's Avatar
 
Join Date: May 2003
Posts: 2,539
Hi. Try adding a robots.txt file that contains the following:

User-agent: *
Disallow:

and let is reside at http://www.addthiers.com/robots.txt

Next in the config.php file try setting define('CHUNK_SIZE',1024); to something small like define('CHUNK_SIZE',32);
__________________
Responses are offered on a voluntary if/as time is available basis, no guarantees. Double posting or bumping threads will not get your question answered any faster. No support via PM or email, responses not guaranteed. Thank you for your comprehension.
Charter 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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Index problems mxlopez Troubleshooting 1 03-22-2004 10:59 PM


All times are GMT -8. The time now is 10:15 PM.


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