ID:               43759
 Comment by:       missingno at ifrance dot com
 Reported By:      kulingkwi at sina dot com
 Status:           Open
 Bug Type:         Apache2 related
 Operating System: ubuntu 7.10
 PHP Version:      5.2.5
 New Comment:

The problem seems to be related to Opera or (most probably) Apache. I
don't think PHP has anything to do with this.

Check your Apache configuration again.
Also, make sure you used the exact same URL in both browsers.

For example: http://localhost/test & http://localhost/test/ may be
treated differently by the server depending on its configuration.


Previous Comments:
------------------------------------------------------------------------

[2008-01-05 15:28:14] kulingkwi at sina dot com

Description:
------------
i install configure apache2.2.5 and php5.2.5 step by step with the
INSTALL file,and write and info.php page to test,however the page can be
resolved in firefox but not in opera9.25

Reproduce code:
---------------
<?php 
phpinfo( );
?> 

Expected result:
----------------
show the informatino page

Actual result:
--------------
the page can be resolved in firefox but not in opera9.25


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=43759&edit=1

Reply via email to