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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Sat May 11 07:01:32 2024 UTC