ID: 20830 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: iPlanet related Operating System: HPUX 11.00 PHP Version: 4.2.3 New Comment:
Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Thank you for your interest in PHP. As you've yourself indicated, iPlanet does not work, adding PHP into the mix certainly won't fix your problem. Previous Comments: ------------------------------------------------------------------------ [2002-12-05 09:42:00] [EMAIL PROTECTED] 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 this bug report at http://bugs.php.net/?id=20830&edit=1