php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #54342 php.ini not found, PHPINIDir in Apache httpd config not resolved
Submitted: 2011-03-22 10:08 UTC Modified: 2011-05-17 15:11 UTC
From: georg dot eichinger at logis dot at Assigned:
Status: Closed Package: *Configuration Issues
PHP Version: 5.3.6 OS: Windows Server 2003
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:
18 - 10 = ?
Subscribe to this entry?

 
 [2011-03-22 10:08 UTC] georg dot eichinger at logis dot at
Description:
------------
In the new version 5.3.6  (VC9)  the configuration directive PHPINIDir in my apache config files does work any more.  php.ini isn't fount  and therfore my environment stops working correctly.

Test script:
---------------
phpinfo()

Expected result:
----------------
Loaded Configuration File  E:\opt\php\php.ini 

Actual result:
--------------
Loaded Configuration File  (none)

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-05-17 15:11 UTC] georg dot eichinger at logis dot at
-Status: Open +Status: Closed
 [2011-05-17 15:11 UTC] georg dot eichinger at logis dot at
now works after upgrade to Apache 2.2.18
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue May 21 19:01:34 2024 UTC