![]() |
|
![]() |
#1 |
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 |
![]() |
![]() |
#2 |
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 ! |
![]() |
![]() |
#3 |
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 ? |
![]() |
![]() |
#4 |
Guest
Posts: n/a
|
up
anybody with some help ? |
![]() |
![]() |
#5 |
Head Mole
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. |
![]() |
![]() |
![]() |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Index problems | mxlopez | Troubleshooting | 1 | 03-22-2004 10:59 PM |