|   | php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login | 
| 
  [2001-09-10 03:35 UTC] peter dot francq at pandora dot be
 COmpiling PHP 4.0.6 on solaris 5.8(sparc) as nsapi for iPlanet 4.1 SP5 gives no problem. But at startup of iPlanet the server stalls. Compiling PHP 4.0.3 with the same configure options gives no problem. But using this version the servers starts. configure --with-nsapi=/apps/libadm/netscape/server4 --enable-libgcc --enable-inline-optimization --with-config-file-path=/apps/libadm/config/php --prefix=/apps/libadm/php PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits             | |||||||||||||||||||||||||||
|  Copyright © 2001-2025 The PHP Group All rights reserved. | Last updated: Fri Oct 31 20:00:01 2025 UTC | 
COmpiling PHP 4.0.6 on solaris 5.8(sparc) as nsapi for iPlanet 4.1 SP5 gives no problem. configure --with-nsapi=/apps/libadm/netscape/server4 --enable-libgcc --enable-inline-optimization --with-config-file-path=/apps/libadm/config/php --prefix=/apps/libadm/php But at startup of iPlanet the server stalls. The error from the NES admin tool is pclose() failed. (2: unknown early startup error) Error An error occurred during startup. The server https-<server> was not started. Compiling PHP 4.0.3 with the same configure options gives no problem. But using this version the servers starts.. Has anyone an idea? Best regards, Peter