Hello Robert, (R == "Robert") [EMAIL PROTECTED] writes: R> PHP 4.0.5.dev I installed it on my Windows 2000 Pro machine with R> IIS and MySQL and it works like a champ I installed it on my R> Windows NT Server with IIS and MSSQL and it will not read the R> php.ini file I put it in the following folders to try to get it to R> work R> C:\winnt R> C:\ R> C:\winnt\system32 R> C:\windows <-------created just to see if it would work Stick <?php phpinfo(); ?> into a file and load it in a browser. Look for the line that says something along the lines of: php.ini file path is set to: X Where X is the base directory. I'm not sure about 4.x's phpfino() saying those exact words, but where ever it says it should be, put it in that directory and try it. R> GRRR!!! R> What's up here? R> Thanks -Brian -- If a listener nods his head when you're explaining your program, wake him up. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]