[PHP-DEV] Bug #11716 Updated: Segmentation fault(coredump) in Apache(DSO-enabled) startup

2002-01-16 Thread cmlee
.libs/libregex.* .libs/libregex.* ar cru .libs/libregex.al regcomp.lo regexec.lo regerror.lo regfree.lo ranlib .libs/libregex.al creating libregex.la (cd .libs && rm -f libregex.la && ln -s ../libregex.la libregex.la) make[2]: Leaving directory `/home/cmlee/Project/php-4.1.

[PHP-DEV] Bug #11716 Updated: Segmentation fault(coredump) in Apache(DSO-enabled) startup

2002-01-15 Thread cmlee
works in DSO-enabled apache. However, there is still installation problem like the following. --- configure and make works fine --- # make install Making install in . make[1]: Entering directory `/home/cmlee/php-4.1.1' /usr/local/apache/bin/apxs -i -a -n php4 libs/libphp4.so [activ

[PHP-DEV] Bug #11716 Updated: Segmentation fault(coredump) in Apache(DSO-enabled) startup

2001-10-28 Thread cmlee
/home/cmlee/php4-200110281500 $ ./configure --enable-debug \ --with-apxs=/usr/local/apache/bin/apxs \ --with-mysql=no $ make ar -crlo .libs/libphp4.a .libs/libphp4.so.0 rm -fr .libs/libphp4.lax creating libphp4.la (cd .libs && rm -f libphp4.la && ln -s ../libphp4.la lib

[PHP-DEV] Bug #11716 Updated: Segmentation fault(coredump) in Apache(DSO-enabled) startup

2001-07-18 Thread cmlee
. $ ./configure --enable-debug \ --with-apxs=/home/apache/bin/apxs \ --with-mysql=no ... $ make ... $ su $ make install ... Making install in . make[1]: Entering directory `/home/cmlee/php4-200107181935' /home/cmlee/php4-200107181935/build/shtool mkdir -p "/home/apache/libexec"

[PHP-DEV] Bug #11716: Segmentation fault(coredump) in Apache(DSO-enabled) startup

2001-06-27 Thread cmlee
From: [EMAIL PROTECTED] Operating system: AIX 4.3.3 PHP version: 4.0.6 PHP Bug Type: Apache related Bug description: Segmentation fault(coredump) in Apache(DSO-enabled) startup IBM AIX 4.3.3 Apache 1.3.20 PHP 4.0.6 Release GNU gcc 2.95.2 for AIX $ export CFLAGS="-g" $ ./con