On Fri, October 7, 2005 6:54 am, Sven Simons wrote: > When manually installing PHP it always gives me the status UNKNOWN. Definitely check $_SERVER instead of GetEnv to see if it gives you what you want. > The only strange thing is that the phpinfo says that the ini file is > located > in C:\Winnt although it is not there (when installing manually it is > in > C:\PHP) In the old days, you'd be stuck with copying and maintaining C:\PHP into C:\Winnt Now, there's an Apache directive to let you define where php.ini lives. You'd have to switch from IIS to Apache to use it, though. But that's a good thing :-) -- Like Music? http://l-i-e.com/artists.htm -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php