php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #43376 Parsing php.ini file on Windows 2003/IIS 6
Submitted: 2007-11-22 16:36 UTC Modified: 2007-11-26 10:50 UTC
From: ab at tradingpartners dot com Assigned:
Status: Not a bug Package: IIS related
PHP Version: 5.2.5 OS: Windows Server 2003
Private report: No CVE-ID: None
 [2007-11-22 16:36 UTC] ab at tradingpartners dot com
Description:
------------
Just been spending best part of today trying to get IIS / PHP / MySQL talking to each other.

Turned out that my php.ini file was not being parsed by IIS.

The workaround described in 7666 did the trick, i.e. put php5isapi.dll in C:\Windows\System32 and php.ini in C:\Windows.



Reproduce code:
---------------
See above

Expected result:
----------------
See above

Actual result:
--------------
See above

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-11-26 10:50 UTC] jani@php.net
Thank you for taking the time to write to us, but this is not
a bug. Please double-check the documentation available at
http://www.php.net/manual/ and the instructions on how to report
a bug at http://bugs.php.net/how-to-report.php


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 14:01:29 2024 UTC