View Single Post
  #1 (permalink)  
Old 05-09-2007, 04:26 AM
sellinsomestuff sellinsomestuff is offline
Member
 
Join Date: Jun 2006
Posts: 61
sellinsomestuff is on a distinguished road
PHP 5: Configuration file path says c:\windows, but there is no php.ini in there??

I'm running php5 on iis 6/windows 2k3. I'm looking at phpinfo() and it says that the configuration file is in c:windows, but my php.ini file is in c:\php. When I place php.ini in the windows directory, it breaks.

How can I set the path to c:\php? I have it set in the environment variables dialog.

what gives? please help. thanks!

Reply With Quote