From:             [EMAIL PROTECTED]
Operating system: AIX 4.3.3
PHP version:      4.0.6
PHP Bug Type:     iPlanet related
Bug description:  PHP hangs web server when started

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 bug report at http://bugs.php.net/?id=15439&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=15439&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=15439&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=15439&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=15439&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=15439&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=15439&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=15439&r=notenoughinfo


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to