From: wujielee at sohu dot com Operating system: linux PHP version: 5.2.5 PHP Bug Type: Apache2 related Bug description: Can not dynamically load any extension on linux base on PPC
Description: ------------ OS: linux-2.6.20 ARCH: PowerPC 8347 Apache: 2.2.8 PHP: 5.2.5 PHP configure commnad: './configure' '--build=i686-linux' '--host=powerpc-linux' '--target=powerpc-linux' '--prefix=' '--without-iconv' '--with-apxs2=/back-up/apache-php-cross/apache2/bin/apxs' '--with-mysql=/back-up/apache-php/mysql5/' '--with-mysqli=/back-up/apache-php/mysql5/bin/mysql_config' '--with-zlib-dir=/back-up/zlib-1.2.3.cross/' '--disable-pdo' '--without-sqlite' '--without-pdo-sqlite' Thread Safety disabled Configuration of php.ini: extension=pdo.so other items is by default Expected result: ---------------- pdo extension can be loaded normally Actual result: -------------- pdo can not be loaded normally. also error message appear in apache log: b>Warning</b>: PHP Startup: Cannot dynamically load pdo.so - dynamic modules are not supported I try other extensions, the same result. -- Edit bug report at http://bugs.php.net/?id=44680&edit=1 -- Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=44680&r=trysnapshot52 Try a CVS snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=44680&r=trysnapshot53 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=44680&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=44680&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=44680&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=44680&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=44680&r=needscript Try newer version: http://bugs.php.net/fix.php?id=44680&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=44680&r=support Expected behavior: http://bugs.php.net/fix.php?id=44680&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=44680&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=44680&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=44680&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=44680&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=44680&r=dst IIS Stability: http://bugs.php.net/fix.php?id=44680&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=44680&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=44680&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=44680&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=44680&r=mysqlcfg