Hey, I'm playing around with the php module (libphp5.so). Using a browser, I get nothing displayed, so I telnetted in and I get the desired page, but the content length header is set to zero:
HTTP/1.0 200 OK X-Powered-By: PHP/5.0.4 MIME-Version: 1.0 Date: Sat, 18 Jun 2005 15:20:29 GMT Server: AOLserver/4.0.9 Content-Type: text/html Content-Length: 0 Connection: close <html> <head> <title>PHP Test</title> </head> <body> <p>Hello World</p></body> </html> Does anyone have a clue what I should do? tom jackson -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.