PDA

View Full Version : 404 Error


beecherb
05-09-2006, 01:39 PM
I recently had the php directory installed on my site. It hasn't been picked up by Google and it's been several weeks and there are links pointing to the site. I can get to the directory without any problems, but when I went to this site: http://www.webconfs.com/http-header-check.php to check the header - this is the info I got about my site:
HTTP/1.1 404 Not Found =>
Date => Tue, 09 May 2006 12:32:14 GMT
Server => Apache/1.3.34 (Unix) mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 PHP/4.4.1 FrontPage/5.0.2.2635 mod_ssl/2.8.25 OpenSSL/0.9.6b
X-Powered-By => PHP/4.4.1
Set-Cookie => PHPSESSID=addb8d7546e5235abb17584c4d8ac698; path=/
Expires => Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control => no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma => no-cache
Connection => close
Content-Type => text/html; charset=utf-8

I have no idea why, if this has something to do with the installation.
Anyone have any ideas?

Boby
05-09-2006, 03:48 PM
What version of phpLD are you using?
Do you have URL rewriting enabled and are sure the URL is correct?
An URL to the page that causes this 404 error?

Give us please more information to track the error and help you.
This is one of the items fully fixed in 3.0.4 but there is also a fix for 3.0.3

Boby

beecherb
05-09-2006, 06:15 PM
I had the guy from the script installation site install the script. I thought I had the latest version of the script. It looks like the version I have is 3.0.0 - according to the zip file. The rewrite is enabled and I know the URL is correct. It does appear that every page on the site is getting the same 404 error, but I can get to all pages of the site.

patrox
06-09-2006, 08:12 AM
i get the same problem basically i get a :

i placed phpdirectory at:
h**tp://www.mysite.com/mydir/


the url displayed in the browser is
h**p://www.mysite.com/mydir/home/myaccount/mydir/index.php

which in fact doesn't exist.

I have no clue how to fix that.


pat