php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #43394 Wrong file name for Application Extension mapping during installation
Submitted: 2007-11-23 19:44 UTC Modified: 2008-08-22 18:20 UTC
From: kleinjames at yahoo dot com Assigned: jmertic (profile)
Status: Closed Package: Windows Installer
PHP Version: 5.2.5 OS: Windows 2003
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 you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: kleinjames at yahoo dot com
New email:
PHP Version: OS:

 

 [2007-11-23 19:44 UTC] kleinjames at yahoo dot com
Description:
------------
Install PHP 5.2.5 using ISAPI module, all other options are default.  In Properties -> Home Directory tab -> Configuration button -> select .php extension in the list box.

Editing the .php extension reveals the following location for the php dll file: C:\PROGRA~1\PHP\PHP5IS~1.DLL

The proper location is "C:\Program Files\PHP\php5isapi.dll".  Without this proper location, IIS WILL NOT load the php isapi dll.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-11-26 10:33 UTC] jani@php.net
Assigned to the installer maintainer.
 [2007-11-26 12:40 UTC] jmertic@php.net
What is being done is correct; it's just using the short filename notation, which works fine. I've tested this personally on WinXP.

 [2007-11-28 15:33 UTC] jmertic@php.net
This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.

I see Win 2003 this doesn't work in. Changed to the suggested version across the board.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Nov 25 02:01:31 2024 UTC