php.ini file - confusing!

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
FCC
Forum Newbie
Posts: 2
Joined: Wed Apr 25, 2007 1:47 am

php.ini file - confusing!

Post 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?
Post Reply