Page 1 of 1

Undefined symbol?

Posted: Mon Jul 17, 2006 7:56 pm
by Ree
I have upgraded to php 5.1.4 and now I cannot start apache (i think it's 1.3). The error is:

Starting httpd: Syntax error on line 203 of /etc/httpd/conf/httpd.conf:
Cannot load /usr/local/psa/admin/libexec/libphp5.so into server: /usr/local/psa/admin/libexec/libphp5.so: undefined symbol: ap_signal

I installed PHP 5.1.4 with the following options:
./configure --with-apxs=/usr/local/psa/admin/bin/apxs --with-zlib --enable-pdo=shared --with-pdo-sqlite=shared --with-sqlite=shared --with-pdo-mssql=shared --with-mssql --enable-mbstring

Any help would be greatly appreciated.