ID:               3321
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Won\'t fix
 Bug Type:         Dynamic loading related
 Operating System: Linux Redhat 6.0
 PHP Version:      3.0.14
 New Comment:

We are sorry, but can not support PHP 3 related problems anymore.
Momentum is gathering for PHP 5, and we think supporting PHP 3 will
lead to a waste of resources which we want to put into getting PHP 5
ready. Ofcourse PHP 4 will will continue to be supported for the
forseeable future.




Previous Comments:
------------------------------------------------------------------------

[2000-01-26 13:24:43] [EMAIL PROTECTED]

I compiled php as an apxs module of apache 1.3.11, and I have the
following error
when trying to start apache:

Cannot load /usr/local/apache/libexec/libphp3.so into server:
/usr/local/apache/
libexec/libphp3.so: undefined symbol: dlst_first

This occurs when compiling php with:
./configure --with-config-file-path=/usr/local/apache/conf \
--with-apxs=/usr/local/apache/bin/apxs --disable-debug --with-xml \
--with-mysql=/usr/local/mysql --with-gd=/usr/local/include

But not when compiling a plain (or with mysql)  php:
./configure --with-config-file-path=/usr/local/apache/conf \
--with-apxs=/usr/local/apache/bin/apxs --disable-debug \
--with-mysql=/usr/local/mysql --without-gd

Maybe a problem when compiling with gd and/or xml ?!
Do you have any idea on how to fix this ?!

I'm using gd 1.7.3.

Thanks,
Claudio Neves


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=3321&edit=1

Reply via email to