ID:               17260
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Feedback
+Status:           Bogus
 Bug Type:         Apache2 related
 Operating System: Linux
 PHP Version:      4.2.1
 New Comment:

So it's not bug.



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

[2002-05-23 13:53:33] [EMAIL PROTECTED]

You're right.
In config.log, dlopen test failed. ld try to link with -lsocket. This
librairy is a sun one, Linux intregrates this lib in the kernel.

I replace my PHP source directory by a new clean one from the archive.
I try again and this time it works.

Laurent

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

[2002-05-17 08:43:10] [EMAIL PROTECTED]

What does config.log have about checking dlopen ?

--Jani


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

[2002-05-15 18:05:41] [EMAIL PROTECTED]

The message "Dynamic Library support not available" appears in
phpinfo.

My configuration :
Mandrake 8.1 Linux 2.4.8-34.1mdk 
Apache/2.0.36 (Unix) DAV/2 PHP/4.2.1 
autoconf 2.53
automake 1.6.1
libtool 1.4.2
gcc 2.96

To compile PHP I use :
'./configure' '--enable-bcmath=shared' '--enable-calendar=shared'
'--enable-dba=shared' '--enable-dio=shared' '--enable-ftp=shared'
'--enable-gd-native-ttf=shared' '--enable-mbstring=shared'
'--enable-mbregex=shared' '--enable-sockets=shared'
'--enable-tockenizer=shared' '--enable-xml=shared'
'--enable-xslt=shared' '--with-apxs2=/usr/local/apache2/bin/apxs'
'--with-pear' '--with-openssl=shared' '--with-zlib=shared'
'--with-bz2=shared' '--with-dom=shared' '--with-dom-xslt=shared'
'--with-gd=shared' '--with-jpeg-dir=/usr' '--with-png-dir=/usr'
'--with-freetype-dir=/usr' '--with-ttf=/usr' '--with-gettext=shared'
'--with-java=/usr/local/java/j2sdk1.4.0' '--with-mysql=shared,/usr'
'--with-xslt-sablot=shared,/usr' '--with-iconv=shared,/usr'

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


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

Reply via email to