ID: 15439 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: iPlanet related Operating System: AIX 4.3.3 PHP Version: 4.0.6 New Comment:
The version of PHP that this bug was reported in is too old. Please try to reproduce this bug in the latest version of PHP (available from http://www.php.net/downloads.php If you are still able to reproduce the bug with one of the latest versions of PHP, please change the PHP version on this bug report to the version you tested and change the status back to "Open". Previous Comments: ------------------------------------------------------------------------ [2002-02-07 17:25:59] [EMAIL PROTECTED] The web server hangs when you go to a page, almost seems like a loop and does not seem to time out. When php is commented out in obj.conf, magnus.com, and mime.types the webserver works fine. I am using iPlanet 4.1 SP9, on AIX 4.3.3 I have downloaded and installed gcc, bison, flex, autoconf, automake, make and many others from freeware.bull.net export PATH=/usr/local/bin:$PATH:/usr/vac/bin:/usr/ccs/bin export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib PHP 4.0.6 compile line CC=gcc ./configure --without-mysql \ --with-nsapi=/usr/netscape/server4 \ --with-dbm \ --with-gdbm \ --enable-libgcc compiles fine, i used dump -n to see the libpthread was included. I have even tried to compile this without dbm and gdbm support and still the same problem. Thanks for any help, Chris ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=15439&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php