ID:               44625
 Updated by:       [EMAIL PROTECTED]
 Reported By:      anilb36 at hotmail dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         Apache2 related
 Operating System: Windows Vista Home Premium
 PHP Version:      5.2.5
 New Comment:

Check in phpinfo() output _which_ php.ini file is actually loaded. This
is no bug.


Previous Comments:
------------------------------------------------------------------------

[2008-04-03 06:04:03] anilb36 at hotmail dot com

Description:
------------
Sys Config : Windows Vista Home Premium / PHP 5.2.5 / Apache 2.2.8

The changed values in php.ini doesn't get reproduced thru phpinfo()
even after saving the file to %WINDIR% with admin privs as suggested on
some sites eg. extension_dir still shows c:\php5 although php installed
in c:\php.
Is version 5.2.5 regression tested on the above env or is there some
workaround available for above issue ?




Reproduce code:
---------------
settings in php.ini config

extension_dir = C:/php/ext/



O/P of phpinfo()

Directive       Local Value     Master Value
extension_dir   C:\php5 C:\php5
include_path    .;c:\php\pear   .;c:\php\pear
og_errors       Off     Off

Other changed values are also not taking effect at runtime like error
logging being set to on to debug further.



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=44625&edit=1

Reply via email to