ID: 40524 Comment by: hamid at pcsourcenet dot com Reported By: mgarner at sunnet dot net Status: No Feedback Bug Type: Apache2 related Operating System: RHEL4 PHP Version: 5.2.1 New Comment:
Same symptom seen here. Here's additional background. HTTPD version: httpd-2.2.4.tar.gz PHP version: php-5.2.3.tar.gz OS: 2.6.9-5.ELsmp #1 SMP Fri Apr 29 12:14:36 CDT 2005 i686 i686 i386 GNU/Linux (White Box 4, which is RHEL 4 binary compatible so far) HTTPD configure line: ./configure --prefix=/etc/httpd --infodir=/www/httpd --enable-so --enable-cgi --enable-info --enable-rewrite --enable-speling --enable-usertrack --enable-deflate --enable-ssl --enable-mime-magic --enable-proxy PHP configure line: ./configure --with-apxs2=/etc/httpd/bin/apxs --with-mysql --prefix=/usr/local/apache/php Error: ./apachectl start httpd: Syntax error on line 54 of /etc/httpd/conf/httpd.conf: Cannot load /etc/httpd/modules/libphp5.so into server: /etc/httpd/modules/libphp5.so: undefined symbol: _zend_list_delete Previous Comments: ------------------------------------------------------------------------ [2007-06-24 08:24:49] dgrexton at stoofoo dot net I'm using apache 2.2.4 and php 5.2.3 and receiving the same error when trying to start apache. Both were compiled from source, apache was configured with --enable-so only, while php was configured with --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql --with-gd=/usr/lib64 --with-jpeg-dir=/usr/lib64 I'm not sure what other info would help, but here's a uname. If you need anything else let me know and I'll try to provide it. Linux sdm 2.6.20-gentoo-r8 #1 SMP Fri Jun 22 15:49:32 PDT 2007 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 3800+ AuthenticAMD GNU/Linux ------------------------------------------------------------------------ [2007-02-27 01:00:01] php-bugs at lists dot php dot net No feedback was provided for this bug for over a week, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open". ------------------------------------------------------------------------ [2007-02-19 09:51:45] [EMAIL PROTECTED] Can't reproduce. Please provide more information about your system. ------------------------------------------------------------------------ [2007-02-17 19:06:29] mgarner at sunnet dot net Description: ------------ Apache 2.2.4 compiles fine as does PHP5.2.1. When apachectl start is run I get "undefined symbol: zend_qsort" Actual result: -------------- Syntax error on line 53 of /etc/httpd/conf/httpd.conf: Cannot load /usr/local/apache2/modules/libphp5.so into server: /usr/local/apache2/modules/libphp5.so: undefined symbol: zend_qsort ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=40524&edit=1