Page 1 of 1

php.ini file - confusing!

Posted: Fri Apr 27, 2007 4:38 am
by FCC
Hi,

I am really bummed on this one issue with my php.ini file. When I place a php.ini file in the C:/windows directory it causes my apache server to be unable to read php files...however as soon as I remove the php.ini file the apache server can again read php files.

I am completely shocked with what is going on...additionally running the code phpinfo() when the php.ini file does not exist in the directory results in it saying that the Configuration File (php.ini) Path is C:\WINDOWS...even though the file doesn't even exist!

Can anyone help me here?