ID: 39002 Updated by: [EMAIL PROTECTED] Reported By: benoitc at archlinuxppc dot org -Status: Open +Status: Feedback Bug Type: Apache2 related Operating System: Arch Linux PPC PHP Version: 5.1.6 New Comment:
Yes, you guessed correctly :) Good luck. Previous Comments: ------------------------------------------------------------------------ [2006-10-02 17:14:03] benoitc at archlinuxppc dot org it works. So I now I guess it's time to test each switch ? ------------------------------------------------------------------------ [2006-10-02 09:04:49] [EMAIL PROTECTED] Remove all those ./configure options and try with only these: ./configure --with-apxs2 --disable-all ------------------------------------------------------------------------ [2006-09-30 09:32:33] benoitc at archlinuxppc dot org Description: ------------ Apache 2.2.3 don't start with last version of php 5.1.6. I have this error : Reproduce code: --------------- Php configure line : ./configure --with-apxs2 --prefix=/usr --sysconfdir=/etc \ --with-layout=PHP \ --with-ttf --enable-mailparse --with-config-file-scan-dir=/etc \ --enable-bcmath=shared --enable-calendar=shared --enable-ftp=shared \ --enable-gd-native-ttf --enable-magic-quotes --enable-posix=shared \ --enable-session --enable-shared --enable-shmop=shared --enable-pdo=shared \ --enable-sqlite-utf8 --enable-sockets=shared --enable-xml\ --enable-sysvsem=shared --enable-sysvshm=shared --enable-sysvmsg=shared \ --enable-track-vars --enable-trans-sid --enable-safe-mode \ --with-imap --with-imap-ssl --with-ncurses --with-readline \ --with-bz2=shared --with-curl --with-mime-magic \ --with-freetype-dir=/usr --with-gd=shared --enable-exif --with-jpeg-dir=/usr \ --enable-dba --without-db2 --without-db3 --with-inifile --with-flatfile \ --with-gdbm --with-ldap=shared --with-openssl --with-gettext \ --with-unixODBC=shared,/usr --with-pdo-odbc=shared,unixODBC,/usr \ --with-mysqli=shared,/usr/bin/mysql_config --with-mysql-sock=/tmp/mysql.sock \ --with-pdo-mysql=shared,/usr --with-mysql=shared,/usr \ --with-pgsql=shared --with-pgsql-sock=/tmp/pgsql.sock --with-pdo-pgsql=shared,/usr \ --with-sqlite=shared --with-pdo-sqlite=shared,/usr \ --with-pear=/usr/share/pear --with-dom --with-dom-xslt --with-xsl \ --with-png-dir=/usr --with-regex=php --with-zlib --enable-soap=shared \ --enable-mbstring=all --enable-mbregex --with-snmp=shared,/usr Actual result: -------------- httpd: Syntax error on line 114 of /etc/httpd/conf/httpd.conf: Cannot load /etc/httpd/modules/libphp5.so into server: /etc/httpd/modules/libphp5.so: R_PPC_REL24 relocation at 0x0d81ae40 for symbol `free' out of range ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=39002&edit=1