ID: 9602 Updated by: avsm Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: iPlanet related PHP Version: 4.0.4pl1 Assigned To: Comments: Try the following obj.conf entry, and see if it fixes your problem. Apart from this change, you should follow the manual entry for the rest of the obj.conf Init fn="load-modules" shlib="/path/to/server4/bin/libphp4.so" funcs="php4_init,php4_close,php4_execute,php4_auth_trans" Init fn="php4_init" LateInit="yes" Previous Comments: --------------------------------------------------------------------------- [2001-03-08 07:12:45] [EMAIL PROTECTED] Oppssss.. The snapshot, compile ok, but crashes... ;(( I have read the instrucctions on install.netscape-enterprise.php. But, when the server restart, then crashes with the message (from the admin server, because in the errors log file, don't write nothing!?!) [https-pyxis]: start failed. (2: unknown early startup error) [https-pyxis]: server terminated (signal 6): watchdog is restarting it [https-pyxis]: failure: server initialization failed I have a core from the ns-httpd proc. My config.nice file: #! /bin/sh # # Created by configure "./configure" "--with-nsapi=/usr/netscape/server4/" "--enable-libgcc" "--without-mysql" "$@" thankx, in advance, and sorry for mi english. --------------------------------------------------------------------------- [2001-03-07 15:53:55] [EMAIL PROTECTED] Fixed -> Closed. --Jani --------------------------------------------------------------------------- [2001-03-07 11:12:33] [EMAIL PROTECTED] It's OK... I read the #9599 bug report and download the snapshot. All OK. Sorry... and thankx!!! --------------------------------------------------------------------------- [2001-03-07 11:03:01] [EMAIL PROTECTED] config.nice: #! /bin/sh # # Created by configure "./configure" "--enable-trans-id" "--enable-libgcc" "--enable-sigchild" "--enable-sysvsem" "--enable-sysvshm" "--with-nsapi=/usr/netscape/server4/" "--with-ldap=/usr/netscape/ldapsdk" "--with-informix" "--without-mysql" "--enable-discard-path" "$@" -------------------------------------------------------------------------- error: make[1]: Entering directory `/usr/local/distrib/php-4.0.4pl1/Zend' /bin/sh ../libtool --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../main -D_POSIX_PTHREAD_SEMANTICS -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DXML_BYTE_ORDER=21 -I../TSRM -g -O2 -pthreads -c zend_language_scanner_cc.cc In file included from zend_language_scanner_cc.cc:2571: zend_operators.h: In function `int is_numeric_string(char *, int, long int *, double *)': zend_operators.h:84: implicit declaration of function `int finite(...)' make[1]: *** [zend_language_scanner_cc.lo] Error 1 make[1]: Leaving directory `/usr/local/distrib/php-4.0.4pl1/Zend' make: *** [all-recursive] Error 1 --------------------------------------------------------------------------- ATTENTION! Do NOT reply to this email! To reply, use the web interface found at http://bugs.php.net/?id=9602&edit=2 -- 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]