php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #24698 isapi filter would not load
Submitted: 2003-07-17 22:05 UTC Modified: 2003-07-24 15:11 UTC
From: felix_au at hotmail dot com Assigned:
Status: No Feedback Package: IIS related
PHP Version: 5.0.0b1 (beta1) OS: WinXP
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: felix_au at hotmail dot com
New email:
PHP Version: OS:

 

 [2003-07-17 22:05 UTC] felix_au at hotmail dot com
Description:
------------
Once I added the isapi filter of php, IIS indicates that it in not loaded.  I checked the folder security, it was ok, it allows anonymous.  I checked the path it was correct.  I already added in the mappings the .php, and supplied the path.

I ran the phpinfo page it would not load, it say " HTTP 500 Internal Server Error"


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-07-17 22:36 UTC] sniper@php.net
Is this specific to PHP 5 or does this happen with PHP 4.3.2?

 [2003-07-24 15:11 UTC] sniper@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


 [2004-02-03 04:38 UTC] Matthias_WB at WEB dot de
Hello,

I have running Windows2003Server with IIS6 and PHP5.0b on ISAPI.
The Error that the ISAPI was not load, had I become to. My Solition of the Problem are, you must copy all Files from the ISAPI-Folder in the PHP-Root-Directory. Than you must copy the PHP.ini from PHP-Directory to C:\WINNT (%windowsroot%). Than must you set the Pressisions to the PHP-Directory an the PHP.ini in Win-Dir to everbody read and SYSTEM full controll.

I hope you understand my, because my english is not very good...

Bye
Matthias
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 10:01:28 2024 UTC