ID: 10852 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Duplicate Bug Type: Apache related Operating system: PHP Version: 4.0.5 Assigned To: Comments: Duplicate of #8539 Previous Comments: --------------------------------------------------------------------------- [2001-05-14 11:14:42] [EMAIL PROTECTED] Hi, I just compiled php 4.0.5 with a kinda lot of features: here's the configure options: ./configure --prefix=/usr --with-apxs=/usr/bin/apxs --with-regex=system --with-config-file-path=/etc/php4/apache --disable-rpath --enable-memory-limit --enable-calendar --enable-sysvsem --enable-sysvshm --enable-track-vars --enable-trans-sid --disable-debug --disable-static --with-bz2 --with-curl=shared,/usr --with-db2 --with-ndbm --with-dom=shared,/usr --enable-exif --enable-filepro --enable-ftp --with-gettext --with-gd=shared --enable-gd-native-ttf --with-jpeg-dir=/usr --with-xpm-dir=/usr/X11R6 --with-mcal=shared,/usr --with-mhash=shared --with-mysql=shared,/usr --with-pcre-regex=/usr --with-pgsql=shared,/usr --with-sablot=shared,/usr --enable-shmop --with-snmp=shared --enable-sockets --with-ttf --with-t1lib=/usr --enable-yp --with-zlib --with-mcrypt --with-pspell=/usr --with-dom=/usr --enable-sockets --with-pdflib=/usr --enable-freetype-4bit-antialias-hack After installation in /usr, I try to relaunch Apache and here's the error given: Syntax error on line 106 of /etc/apache/httpd.conf: Cannot load /usr/lib/apache/1.3/libphp4.so into server: /usr/lib/apache/1.3/libphp4.so: undefined symbol: phpi_get_le_gd /usr/sbin/apachectl start: httpd could not be started the syntax error beeing the loading of php as an apache module. I used a debian sid, I will test this further by removing all and doing a new compile bye, mued --------------------------------------------------------------------------- ATTENTION! Do NOT reply to this email! To reply, use the web interface found at http://bugs.php.net/?id=10852&edit=2 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]