From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.2.1 PHP Bug Type: Apache2 related Bug description: Dynamic Library support not available
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 bug report at http://bugs.php.net/?id=17260&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=17260&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=17260&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=17260&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=17260&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=17260&r=support Expected behavior: http://bugs.php.net/fix.php?id=17260&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=17260&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=17260&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=17260&r=globals