php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #8548 PHP ISAPI ends with Internal Server Error
Submitted: 2001-01-04 08:01 UTC Modified: 2001-06-27 22:33 UTC
From: daniel dot rowe at prosales-europe dot com Assigned:
Status: Closed Package: IIS related
PHP Version: 4.0.4 OS: W2K
Private report: No CVE-ID: None
 [2001-01-04 08:01 UTC] daniel dot rowe at prosales-europe dot com
I installed PHP 4.04 on W2K Server (GERMAN) with SP1. As soon as you try to execute a PHP Script (even the simplest possible echo "HELLO") you receive "INTERNAL SERVER ERROR".

We had to switch back to 4.03PL1.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-01-08 16:15 UTC] cynic@php.net
do you by any chance have MS Visual Studio installed on that computer? If so, could you compile debug version of 4.0.4, and send a backtrace? (you can get it in the MS debugger under View -> Debug Windows -> Call Stack or by hitting ALT + 7)

win32 build instructions can be found at http://www.php.net/version4/win32build.php, ignore the notes on BCmath, it's not necessary to copy the files anymore.
 [2001-01-13 10:24 UTC] cynic@php.net
user feedback:

we are not using MS Visual Studio. But I found something new:

when I install 4.04 and replace the isapi.dll with the one from 4.03pl1 everything is fine. So the bug must be somehere in there.

 [2001-06-09 23:58 UTC] jmoore@php.net
sounds like stale dll's lying about possibly please clean any php related dll's (in the WINNT and system32 folders too) and try installing fresh.

- James
 [2001-06-27 22:33 UTC] sniper@php.net
No feedback. And most likely user error.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 22:01:31 2024 UTC