From:             ngcheongmeng at pacific dot net dot sg
Operating system: RedHat 7.3
PHP version:      4.3.4
PHP Bug Type:     *General Issues
Bug description:  php script not parsed by apache

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




-- 
Edit bug report at http://bugs.php.net/?id=27306&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=27306&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=27306&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=27306&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=27306&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=27306&r=needtrace
Need Reproduce Script:      http://bugs.php.net/fix.php?id=27306&r=needscript
Try newer version:          http://bugs.php.net/fix.php?id=27306&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=27306&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=27306&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=27306&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=27306&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=27306&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=27306&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=27306&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=27306&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=27306&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=27306&r=float

Reply via email to