php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #27692 Server randomly returns no output or returns PHP source
Submitted: 2004-03-25 04:08 UTC Modified: 2004-03-25 10:34 UTC
Votes:6
Avg. Score:5.0 ± 0.0
Reproduced:5 of 5 (100.0%)
Same Version:5 (100.0%)
Same OS:5 (100.0%)
From: phpbug at pech dot cz Assigned:
Status: Closed Package: Output Control
PHP Version: 4.3.4 OS: Linux
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: phpbug at pech dot cz
New email:
PHP Version: OS:

 

 [2004-03-25 04:08 UTC] 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.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-03-25 06:39 UTC] phpbug at pech dot cz
Tried to update Fedora Core 1 with newest packages, but it didn't help.
 [2004-03-25 06:53 UTC] 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 07:06 UTC] phpbug at pech dot cz
I wrote script which gets index page from server and this srcipt returns approximately 20% times empty page. In least 80% it's OK.
 [2004-03-25 09:44 UTC] derick@php.net
This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.
 [2004-03-25 10:34 UTC] phpbug at pech dot cz
I wish I know where was the error. Thanks.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 15:01:56 2024 UTC