Click to See Complete Forum and Search --> : Windows php.ini error?


Anon
08-02-2002, 05:56 AM
Hi!
Just installed php 4.2.2 and apache 2.0.39 on my win2k box. Everything works fine, but am having some problems with php.ini, php dosn't seem to use the php.ini I put in c:\winnt? In phpinfo() it says "Configuration File (php.ini) Path c:\winnt". I can even delete/rename all php.ini files I have on the computer and php still works, it wont use my php.ini =(

Glad for any help! Thanks!

nostradamus
08-02-2002, 06:36 AM
I had the same problem and put php.ini in the same dir where php.exe is installed.
Now it works.