ID: 27692 User updated by: phpbug at pech dot cz Reported By: phpbug at pech dot cz Status: Open Bug Type: Output Control Operating System: Linux PHP Version: 4.3.4 New Comment:
I wrote script which gets index page from server and this srcipt returns approximately 20% times empty page. In least 80% it's OK. Previous Comments: ------------------------------------------------------------------------ [2004-03-25 06:53:54] phpbug at pech dot cz Wget output: wget --server-response www.pech.cz --13:01:37-- http://www.pech.cz/ => `index.html' Resolving www.pech.cz... done. Connecting to www.pech.cz[213.168.161.134]:80... connected. HTTP request sent, awaiting response... 1 HTTP/1.1 200 OK 2 Date: Thu, 25 Mar 2004 12:01:37 GMT 3 Server: Apache/2.0.48 (Fedora) mod_perl/1.99_12 Perl/v5.8.3 PHP/4.3.4 mod_ssl/2.0.48 OpenSSL/0.9.7a DAV/2 4 X-Powered-By: PHP/4.3.4 5 Vary: Accept-Encoding 6 X-Server-Time: D=3766 t=1080216097345266 7 Content-Length: 0 8 Connection: close 9 Content-Type: text/html [ <=> ] 0 --.--K/s 13:01:37 (0.00 B/s) - `index.html.1' saved [0/0] ------------------------------------------------------------------------ [2004-03-25 06:39:28] phpbug at pech dot cz Tried to update Fedora Core 1 with newest packages, but it didn't help. ------------------------------------------------------------------------ [2004-03-25 04:08:08] phpbug at pech dot cz Description: ------------ After upgrade to PHP 4.3.4 and Apache 2.0.48 from Fedora Core 1, my server configured with many virutalhosts randomly returns no output or returns PHP source. I have patched PHP against bug 25753, but it didn't help. Do you need more info? PS: I have read about one hundred of bugreports, this is not a duplicate. Expected result: ---------------- PHP script output. Actual result: -------------- Unparse PHP source code or no output. No errors in error_log no core files dumped. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=27692&edit=1