bbailey
03-20-2007, 03:37 AM
Ok my server account had a billing hicup so the site was suspended for a few hours. When it came back the site (http://photo.benbailey.net) now has sections above what should be the top menu bar. If highlighted they read:
"Not Found
The requested URL was not found on this server.
Apache Server at Port 80
Not Found
The requested URL / was not found on this server.
Apache/1.3.33 Server at photo.benbailey.net Port 80"
When I view the source I see the following above where the correct
html tag starts:
----------------------
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<HTML><HEAD><TITLE>404 Not Found</TITLE></HEAD><BODY>
<H1>Not Found</H1>
<P>The requested URL was not found on this server.</P>
<HR>
<address>Apache Server at Port 80</address>
</BODY></HTML><!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html>
<head><title>404 Not Found</title></head>
<body>
<h1>Not Found</h1>
<p>The requested URL / was not found on this server.</p>
<hr>
<ADDRESS>Apache/1.3.33 Server at photo.benbailey.net Port 80</ADDRESS>
</body>
</html>
-------------------------
But that code isn't actually in any of the files that make up that page -- or at least I didn't find it. It is the same for the archive page as well (http://photo.benbailey.net/index.php?x=browse). They should look like this (http://photo.benbailey.net/links.html).
I didn't change any page code or content, it just came back online like this. Any help would be appreciated.
Also, I also just upgraded to 1.5 to see if that would help and it didn't change anything. It happens no matter the theme either.
"Not Found
The requested URL was not found on this server.
Apache Server at Port 80
Not Found
The requested URL / was not found on this server.
Apache/1.3.33 Server at photo.benbailey.net Port 80"
When I view the source I see the following above where the correct
html tag starts:
----------------------
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<HTML><HEAD><TITLE>404 Not Found</TITLE></HEAD><BODY>
<H1>Not Found</H1>
<P>The requested URL was not found on this server.</P>
<HR>
<address>Apache Server at Port 80</address>
</BODY></HTML><!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html>
<head><title>404 Not Found</title></head>
<body>
<h1>Not Found</h1>
<p>The requested URL / was not found on this server.</p>
<hr>
<ADDRESS>Apache/1.3.33 Server at photo.benbailey.net Port 80</ADDRESS>
</body>
</html>
-------------------------
But that code isn't actually in any of the files that make up that page -- or at least I didn't find it. It is the same for the archive page as well (http://photo.benbailey.net/index.php?x=browse). They should look like this (http://photo.benbailey.net/links.html).
I didn't change any page code or content, it just came back online like this. Any help would be appreciated.
Also, I also just upgraded to 1.5 to see if that would help and it didn't change anything. It happens no matter the theme either.