php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #27306 php script not parsed by apache
Submitted: 2004-02-18 02:55 UTC Modified: 2004-02-18 03:07 UTC
From: ngcheongmeng at pacific dot net dot sg Assigned:
Status: Not a bug Package: *General Issues
PHP Version: 4.3.4 OS: RedHat 7.3
Private report: No CVE-ID: None
 [2004-02-18 02:55 UTC] ngcheongmeng at pacific dot net dot sg
Description:
------------
Sometime when accessing a php page, the browser just show the raw php script. When click on refresh, the php script get executed and display the correct output. This seem to be an intermittent problem. It occurs more frequently if I restart the apache daemon by doing a "apachectl graceful" or access with a new browser session. 
My php is compiled as DSO module in apache-1.3.29.

I noticed there is a similar bug reported by bug#7147 for php 4.0.3. Not sure if it is the same bug encounter by me.

pls help. thx

Reproduce code:
---------------
Access the php page by a new browser session.
Or
restart apache by apachectl graceful



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-02-18 03:01 UTC] sniper@php.net
Already fixed. Please don't submit bug reports without searching the bug database for existing reports!
 [2004-02-18 03:07 UTC] derick@php.net
Concurrency issue, setting back to bogus.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Sep 18 23:01:26 2024 UTC