php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #10877 HTTP 500 Error and the page cannot be displayed
Submitted: 2001-05-15 07:49 UTC Modified: 2002-05-24 07:38 UTC
Votes:4
Avg. Score:4.5 ± 0.9
Reproduced:3 of 3 (100.0%)
Same Version:3 (100.0%)
Same OS:3 (100.0%)
From: timothy_tang_tw at hotmail dot com Assigned:
Status: Not a bug Package: PWS related
PHP Version: 4.0.5 OS: Win 98
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
26 + 16 = ?
Subscribe to this entry?

 
 [2001-05-15 07:49 UTC] timothy_tang_tw at hotmail dot com
I installed the PHP 4.0.5.  The IE 5.5 shows "HTTP 500 Internal Server Error" on the title and "the page cannot be displayed" on the IE document, when I open any PHP web page by using PWS as a web server.  

If I click this page directly by using "Windows Explorer", it dumps all the HTML tags to DOS prompted window.
  
However, web pages runs fine when I use PWS + PHP 4.0.4PL1.  Those pages also runs fine under Apache + PHP 4.0.5.

I checked the regedit, php.ini, browscap.dll and browscap.ini.  If the PHP 4.0.4PL1 runs fine with PWS, why the PHP 4.0.5 cann't work together with PWS?  Does this mean that PWS cann't recognize the PHP 4.0.5?  How to solve this problem?

I use the web page (one line only) below as a test page.
<?php print(phpinfo()); ?>

Best Regards,
Timothy

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-05-24 07:38 UTC] derick@php.net
Thank you for taking the time to report a problem with PHP.
Unfortunately your version of PHP is too old -- the problem
might already be fixed. Please download a new PHP
version from http://www.php.net/downloads.php

If you are able to reproduce the bug with one of the latest
versions of PHP, please change the PHP version on this bug report
to the version you tested and change the status back to "Open".
Again, thank you for your continued support of PHP.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 20:01:45 2024 UTC