Hi, I am trying to get IPlanet 41SP5 running with PHP support. I have downloaded PHP version 4.0.6 and configured it with the following options: ./configure --prefix=/applic/php \ --with-nsapi=/iplanet \ --enable-track-vars --enable-libgcc PHP compiles (with gcc 2.95.3) and installes just fine, but I am unable to start iPlanet with PHP configured in. I have folled the guidelines from www.php.net on how to configure iPlanet with PHP support. When starting iPlanet, the following messages appears: # /iplanet/https-telenor/start iPlanet-WebServer-Enterprise/4.1SP5 BB1-11/29/2000 20:52 startup: listening to http://unknown, port 80 as nobody Jul 25 17:31:32 telenor uxwdog[27178]: server terminated (signal 6): watchdog is restarting it Jul 25 17:31:50 telenor last message repeated 30 times It seems like the server process dies when trying to initialize PHP throug the php4_init function call. If if disable the initialization of PHP in the iPlanet config by commenting out the line that says Init fn="php4_init" LateInit=yes the iPlanet server starts up fine (without support for PHP of cource) BTW: I have updated the LD_LIBRARY_PATH variable in the start script. The modified iPlanet configuration files can be found at ftp://bjerkeset.com/pub/mime.types ftp://bjerkeset.com/pub/obj.conf Does anybody have a clue on what I have done wrong here? Thanks in advance! Svein Olav Bjerkeset Unix consultant Eterra AS, Norway [EMAIL PROTECTED] -- 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]