From:             jrhernandez05 at gmail dot com
Operating system: Windows Vista Home Premium
PHP version:      5.2.6
PHP Bug Type:     Apache2 related
Bug description:  Bug #44625 is NOT bogus!

Description:
------------
This is a duplicate of bug #44625, since I cannot add comments to "bogus"
bugs and cannot change the bug status.

I was able to confirm this bug. I set PHPIniDir correctly inside
httpd.conf to C:\Windows, and the Loaded Configuration File in phpinfo()
returned "C:\Windows\php.ini", yet my include_path still had an old value.
After many different attempts, I found out that if there is a php.ini
inside the directory where the php executable is, that file will be read
instead of what's specified in PHPIniDir.

My workaround was to remove the php.ini from C:\Windows and set PHPIniDir
to the php.ini inside the php executable directory.

P.S. This is NOT bogus, it's a real bug in Windows Vista (I am a ZCE, so
this is not a "n00b" error).


-- 
Edit bug report at http://bugs.php.net/?id=46201&edit=1
-- 
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=46201&r=trysnapshot52
Try a CVS snapshot (PHP 5.3): 
http://bugs.php.net/fix.php?id=46201&r=trysnapshot53
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=46201&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=46201&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=46201&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=46201&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=46201&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=46201&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=46201&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=46201&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=46201&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=46201&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=46201&r=globals
PHP 4 support discontinued:   http://bugs.php.net/fix.php?id=46201&r=php4
Daylight Savings:             http://bugs.php.net/fix.php?id=46201&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=46201&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=46201&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=46201&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=46201&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=46201&r=mysqlcfg

Reply via email to