ID:               39432
 Updated by:       [EMAIL PROTECTED]
 Reported By:      aren at cambre dot biz
-Status:           Open
+Status:           Bogus
 Bug Type:         Unknown/Other Function
 Operating System: Windows Server 2003 SP1
 PHP Version:      5.2.0
 New Comment:

No bug here, PHP is not supposed to look for php.ini in PATH.



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

[2006-11-08 15:22:17] aren at cambre dot biz

Description:
------------
I have used filemon (from sysinternals.com) to verify that php does not
even check C:\php for a php.ini file even though c:\php is in my path.

Here is my path statement:
%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;c:\Program
Files\Intel\DMIX;C:\Program Files\Microsoft SQL
Server\80\Tools\Binn\;c:\Program Files\Microsoft SQL
Server\90\Tools\binn\;c:\php

I tried moving c:\php to the 4th item in the path statement, and that
didn't make a difference, either.

According to filemon, php is checking c:\windows\system32\inetsrv\ and
C:\windows\. I think that is bizarre because
c:\windows\system32\inetsrv\ isn't even in the path!

Expected result:
----------------
php should load php.ini out of c:\php.

Actual result:
--------------
php doesn't even check c:\php.


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


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

Reply via email to