ID: 44680 User updated by: wujielee at sohu dot com Reported By: wujielee at sohu dot com -Status: Feedback +Status: Closed Bug Type: Apache2 related Operating System: linux PHP Version: 5.2.5 New Comment:
Yes, it's cross-compiling. Closed Previous Comments: ------------------------------------------------------------------------ [2008-04-12 11:16:26] [EMAIL PROTECTED] Are you compiling on the same machine or is this some cross-compile thing? If latter -> you can close this, we don't support cross-compiling out-of-box. ------------------------------------------------------------------------ [2008-04-10 07:38:51] wujielee at sohu dot com 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 this bug report at http://bugs.php.net/?id=44680&edit=1