Hello, I am running into difficulty installing and configuring PHP4 running alongside Netscape Enterprise Server 3.63 on a NT4.0 server. Installing the php files, editing the php.ini, making a file association under Windows NT all appears to work fine. However, when I go to modify obj.conf of my web server, I run into problems. Specifically, after modifying and loading the new obj.conf, my web server will not successfully start. I have determined, by process of elimination, that the following line of code in obj.conf appears to be the culprit in not allowing the web server to start successfully: Init fn="load-modules" funcs="php4_init,php4_close,php4_execute,php4_auth_trans" shlib="d:/php/sapi/php4nsapi.dll" Note: I installed PHP 4.0.5 Win32 Binary - CGI binary plus server APIs. Anyone have any clues for me? Diane -- PHP Install 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]