From:             tyler dot longren at midiowa dot net
Operating system: Slackware Linux Kernel 2.4.25
PHP version:      5.0.0RC1
PHP Bug Type:     Reproducible crash
Bug description:  403 Forbidden when "Zend Engine 2" logo can't be displayed in 
phpinfo()

Description:
------------
I have a page called phpinfo.php that contains one function, phpinfo();.



When first viewing the page in a web browser, the "Zend Engine 2" logo
shows fine.  After refreshing the page a couple times, the logo goes away
and is replaced with text reading "Zend logo".  After the "Zend logo" text
is there, refreshing the page a couple more times results in a 403
Forbidden error.  This 403 error happens when trying to view any pages on
my webserver.  Restarting apache fixes the problem.



I have done this multiple times to make sure it wasn't just a one time
fluke.  I'm running Apache 2.0.49 and php5.0.0rc1.  I'm using
php.ini-recommended from the 5.0.0rc1 tarball.  I haven't modified php.ini
at all.


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

Reply via email to