php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #47873 PHP can not parse extension_dir
Submitted: 2009-04-02 06:06 UTC Modified: 2009-04-06 12:49 UTC
From: ronaldo dot sy at gmail dot com Assigned:
Status: Not a bug Package: PHP options/info functions
PHP Version: 5.2.9 OS: Windows 7
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: ronaldo dot sy at gmail dot com
New email:
PHP Version: OS:

 

 [2009-04-02 06:06 UTC] ronaldo dot sy at gmail dot com
Description:
------------
It seems PHP can not parse the location of extension_dir. I already 
change the location at php.ini, but every time I open the phpinfo 
page the extension_dir keep pointing to c:\php5, After I use version 
5.28 the problem is gone. I use IIS version 7.5 


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-04-02 07:38 UTC] pajoye@php.net
Using a php.ini I suppose? If yes, are you the php.ini is loaded?
 [2009-04-02 09:22 UTC] ronaldo dot sy at gmail dot com
Yes, because when I check the "Loaded Configuration File" fiels at 
phpinfo, it show to the correct php.ini file (which located at 
c:\php\php.ini)
 [2009-04-06 08:58 UTC] jani@php.net
And you haven't set the extension_dir in registry..? (yes, that's possible too :) Replace the php.ini file with one that has ONLY that one line which sets extension_dir (and paste the same line here too).
 [2009-04-06 12:46 UTC] ronaldo dot sy at gmail dot com
I remove my current 5.2.8 PHP, and using the php.ini from 5.2.8 as 
reference, and it work now. You can remove this bug entry. Thanks for 
all the help.
 [2009-04-06 12:49 UTC] jani@php.net
Bogused by Request.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Mon Jul 14 17:01:34 2025 UTC