|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[1998-09-18 09:48 UTC] zeev
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Thu Nov 06 08:00:01 2025 UTC |
Standard 1.3.1 apache and PHP3 packages. script: <? dl("mysql.so"); mysql_connect("localhost","xxxx"); ?> output: telnet capi.fido.cz 80 Trying 147.32.199.22... Connected to capi.fido.cz. Escape character is '^]'. GET /a.html HTTP/1.1 Host: capi.fido.cz Connection: Keep-Alive HTTP/1.1 200 OK Date: Fri, 18 Sep 1998 13:13:22 GMT Server: Apache/1.3.1 (Unix) Debian/GNU PHP/3.0.3 Keep-Alive: timeout=15, max=100 Connection: Keep-Alive Transfer-Encoding: chunked Content-Type: text/html 0 <br> <b>Warning</b>: Unknown list entry type in request shutdown (20) in <b>/var/www/CAPI/a.html</b> on line <b>5</b><br> Connection closed by foreign host. --- This happen only if KeepAlive connections are On and sometimes confuse IE4.