I am trying to get php4.2.2 working with iPlanet 6 on Solaris 8. I have everything compiled with gcc 3.0.3, and the server starts ok. It serves html pages fine. However, whenever I request any php page, the server seems to restart itself, and I get the following on the command line:
/disk1/iplanet/es6% [LS ls1] http://10.10.166.75, port 80 ready to accept requests startup: server started successfully There is no entry in the access log, and the error log contains: -------------------------- [05/Sep/2002:17:46:06] failure ( 4122): Child process admin thread is shutting down [05/Sep/2002:17:46:07] info ( 4125): Installing a new configuration [05/Sep/2002:17:46:07] info ( 4125): [LS ls1] http://10.10.166.75, port 80 ready to accept requests [05/Sep/2002:17:46:07] info ( 4125): A new configuration was successfully installed [05/Sep/2002:17:46:08] info ( 4125): Using the Solaris VM v1.2.2 from Sun Microsystems Inc. [05/Sep/2002:17:46:08] info ( 4125): Java VM classpath: /disk1/iplanet/es6/plugins/servlets/examples/legacy/beans.10/SDKBeans10.jar:/disk1/iplanet/es6/bin/https/jar/NSServletLayer.jar:/disk1/iplanet/es6/bin/https/jar/NSJavaUtil.jar:/disk1/iplanet/es6/bin/https/jar/NSJavaMiscUtil.jar:/disk1/iplanet/es6/bin/https/jar/servlet.jar:/disk1/iplanet/es6/bin/https/jar/servlet-2.3-filters-api.jar:/disk1/iplanet/es6/bin/https/jar/jsp092.jar:/disk1/iplanet/es6/bin/https/jar/jaxp.jar:/disk1/iplanet/es6/bin/https/jar/crimson.jar:/disk1/iplanet/es6/bin/https/jar/xalan.jar:/disk1/iplanet/es6/bin/https/jar/jspengine.jar: [05/Sep/2002:17:46:08] info ( 4125): Loading IWSSessionManager by default. [05/Sep/2002:17:46:08] info ( 4125): IWSSessionManager: Maximum number of sessions is 1000 [05/Sep/2002:17:46:08] info ( 4125): php4_init reports: Initialized PHP Module [05/Sep/2002:17:46:08] info ( 4125): Successfully initialized web application environment (web-apps.xml) for virtual server (https-www2.fame.com) ----------------------------- any ideas? ********** Brian Vaughan Corporate Webmaster, Web Services FAME Information Services, Inc. 325 E. Eisenhower Parkway, Suite #301 Ann Arbor, MI 48108, U.S.A. Tel: 734.332.4382 Fax: 734.332.4440 e-mail: [EMAIL PROTECTED] http://www.fame.com/ -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php