From: [EMAIL PROTECTED] Operating system: HPUX 11.00 PHP version: 4.2.3 PHP Bug Type: iPlanet related Bug description: web server not responding
Hello, I compile php 4.2.3 with gcc on HPUX 11.00 K Class server. The compilation (make and make install) was done without any problems. Below, you have the parameters for the configure script : configure --with-oci8=/data1/app/oracle/product/8.0.6 --enable-ftp --with-nsapi=/opt/iplanet --enable-calendar --without-mysql --enable-libgcc I check inside the directory /opt/iplanet/bin and there is a new file created named libphp4.sl. Of course, I change all the configuration associated to the iplanet server like obj.conf, mime ... When I started the iplanet server, everything seems to be OK but I can not connect to the server. I check on unix system and the web server is listen. So I tried to connect directly from the unix machine with a telnet command like telnet a.a.a.a 80. I've got the session but when I type the command get nothing. I can't understand what happen. I notice that if I strip the libphp4.sl file, the web server didn't want to start but without any errors messages. Please help me because I become crazy. Thanks -- Edit bug report at http://bugs.php.net/?id=20830&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=20830&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=20830&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=20830&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=20830&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=20830&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=20830&r=support Expected behavior: http://bugs.php.net/fix.php?id=20830&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=20830&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=20830&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=20830&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20830&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=20830&r=dst IIS Stability: http://bugs.php.net/fix.php?id=20830&r=isapi