php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #27667 403 Forbidden when "Zend Engine 2" logo can't be displayed in phpinfo()
Submitted: 2004-03-24 00:20 UTC Modified: 2004-04-13 13:06 UTC
From: tyler dot longren at midiowa dot net Assigned:
Status: Closed Package: *General Issues
PHP Version: 5.0.0RC1 OS: Slackware 9.1 Kernel 2.4.25
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: tyler dot longren at midiowa dot net
New email:
PHP Version: OS:

 

 [2004-03-24 00:20 UTC] tyler dot longren at midiowa dot net
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.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-04-07 06:10 UTC] sniper@php.net
Check the urls where those images point to.
(are you perhaps running the phpinfo.php under SSL ?) 

 [2004-04-07 06:11 UTC] sniper@php.net
And are you sure it isn't just your browser that is broken?

 [2004-04-12 20:54 UTC] tyler dot longren at midiowa dot net
Ok, missed those replies, just got the e-mail saying this is being suspended.

I'm not using any sort of SSL.  It's not the browser.  The browser I was using was Galeon.  I also tried with "links" after the 403 forbidden error in galeon, same thing in links.
 [2004-04-12 22:56 UTC] sniper@php.net
Please try using this CVS snapshot:

  http://snaps.php.net/php5-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5-win32-latest.zip


 [2004-04-12 23:30 UTC] tyler dot longren at midiowa dot net
Upgrading to that cvs snapshot seems to have fixed it.  What was the cause of this?
 [2004-04-13 13:06 UTC] sniper@php.net
I've no idea. As long as it's fixed, I don't really care either. :)

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 15 18:01:34 2024 UTC