Undefined symbol?

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
Ree
Forum Regular
Posts: 592
Joined: Fri Jun 10, 2005 1:43 am
Location: LT

Undefined symbol?

Post 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.
Post Reply