The problem is that it can mean a bunch of things.... When I telnet to the server and request the document I get:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <HTML><HEAD> <TITLE>404 Not Found</TITLE> </HEAD><BODY> <H1>Not Found</H1> The requested URL /index-old.php was not found on this server.<P> <HR> <ADDRESS>Apache/1.3.20 Server at www.vgates.com Port 80</ADDRESS> </BODY></HTML> I am probably getting that because the server is using virtual hosts. I've seen that also happend when a Content-type: MIME was not sent etc. Start commenting out large chunks of your code.. turn it into a hello world to start. Then start adding a few lines at a time. See what happends. *********** REPLY SEPARATOR *********** On 28/12/2002 at 11:07 PM Hatem Ben wrote: >Ok, this is Netscape shots >http://www.dynamix-tn.com/28dec2002/Image1.png > >If you want with lynx i'll do it, it's always the same. > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php