ID: 43759 Updated by: [EMAIL PROTECTED] Reported By: kulingkwi at sina dot com -Status: Open +Status: Bogus Bug Type: Apache2 related Operating System: ubuntu 7.10 PHP Version: 5.2.5 New Comment:
Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Due to the volume of reports we can not explain in detail here why your report is not a bug. The support channels will be able to provide an explanation for you. Thank you for your interest in PHP. Previous Comments: ------------------------------------------------------------------------ [2008-01-06 18:22:26] missingno at ifrance dot com 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. ------------------------------------------------------------------------ [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