From: [EMAIL PROTECTED] Operating system: Solaris 8 PHP version: 4.0.6 PHP Bug Type: iPlanet related Bug description: Unknown Startup Error
I compiled PHP as a NSAPI module with the following configure line: ./configure \ --with-nsapi=/usr/netscape/server6 \ --with-openssl=/usr/ssl \ --enable-safe \ --with-zlib \ --enable-ftp \ --with-gd \ --with-ldap=/usr/ldap \ --with-mysql=/usr/mysql \ --with-pgsql=/usr/pgsql \ --enable-trans-sid \ --enable-libgcc \ --enable-experimental-zts \ --with-zlib-dir=/usr/zlib \ --with-png-dir=/usr/png \ --prefix=/usr/php I've tried MANY combinations of the various lines, including not compiling anything but what is suggested in the documentation. I'm runnin iPlanet 6.0sp2 on Solaris 2.8 and trying to get php 4.0.6 compiled (need PostgreSQL support at minimum...) but it seems to not matter, as any option simply gives me this error on startup: Status: [https-www]: start failed. (2: unknown early startup error) [https-www]: iPlanet-WebServer-Enterprise/6.0SP2 [https-www]: [LS ls1] http://<ip>, port 80 ready to accept requests [https-www]: [LS www-ssl] https://<ip>, port 443 ready to accept requests [https-www]: failure: server initialization failed (Interrupted system call) Any help on this is appreciated... -- Edit bug report at: http://bugs.php.net/?id=14415&edit=1 -- PHP Development 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]