From:             darrenkent at comcast dot net
Operating system: Windows XP SP2
PHP version:      5.0.4
PHP Bug Type:     *Configuration Issues
Bug description:  IIS will not load php.ini

Description:
------------
I have verified everything is configured properly (i.e path to php
directory is set in Windows PATH variable, folder permissions are correct,
IIS is configured properly to use the correct file - php5isapi.dll, php.ini
is configured properly), but when I run phpinfo() it says the php.ini file
is located in C:\WINDOWS. It then loads default values and will not load
the libmysql.dll or php_mysqli.dll files. I even tried moving the php.ini
file into the C:\WINDOWS directory and it still loads a default version of
php.ini that isn't configured for anything. I have installed many versions
of PHP (since version 3) on many different versions of IIS and have never
encountered this problem in the past. Any ideas??


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

Reply via email to