Subject PHP5 with Firebird2 on Fedora4 Installation Error
Author lee_domain
Hi, all Birds Nets Builders:

I am trying to build a Bird Nets with
FirebirdSS-2.1x + Apache-2.2.4 + PHP-5.2.3

Firebird flys fine, Apache2 runs also well "It works!",
PHP5, alone, also no problems.

Problem comes when
LoadModule module_php5 modules/libphp5.so
is added to httpd.conf

When I do ./apachectl start, it reports as following:

httpd: Syntax error on line 55 of /usr/local/apache2/conf/httpd.conf:
Cannot load /usr/local/apache2/modules/libphp5.so into server:
/opt/firebird/lib/libfbclient.so.2: undefined symbol: _Unwind_GetIP

I have checked the _Unwind_GetIP, in libgcc it is: unwind_getip()...

What is the root for this problem ? Any way to turn around ?

Thanks in advance
Yours
O'Li