I'm getting a very similar error, but I am not compiling with sablot. I have not been able to get PHP 4.2 to work on my Apache 1.3.24 installation, on Red Hat 7.2 as of yet.
For now, I have gone back to 4.1.2 as I need a working PHP module. The error I was getting was that it: Cannot Load the libphp4.so error (This error I got even with the base option of just apxs & mysql) Michael -----Original Message----- From: Bill Bradford [mailto:[EMAIL PROTECTED]] Sent: Saturday, April 27, 2002 11:15 PM To: [EMAIL PROTECTED] Subject: Re: [PHP-INST] Sablotron/XSLT problems On Sat, Apr 27, 2002 at 10:02:28PM -0500, Bill Bradford wrote: > On Sat, Apr 27, 2002 at 09:59:32PM -0500, Bill Bradford wrote: > > root@chip:/www/apache/libexec> apachectl start > > Syntax error on line 207 of /www/apache/conf/httpd.conf: Cannot load > > /www/apache/libexec/libphp4.so into server: ld.so.1: > > /www/apache/bin/httpd: fatal: relocation error: file > > /usr/local/lib/libsablot.so.0: symbol __gxx_personality_v0: > > referenced symbol not found /usr/bin/apachectl start: httpd could > > not be started Okay, this was a GCC 3.0.4 bug. Recompiled EVERYTHING with 2.95.3, and now I'm getting: root@chip:/usr/local/src/php-4.2.0> apachectl start Syntax error on line 207 of /www/apache/conf/httpd.conf: Cannot load /www/apache/libexec/libphp4.so into server: ld.so.1: /www/apache/bin/httpd: fatal: relocation error: file /usr/local/lib/libsablot.so.0: symbol __pure_virtual: referenced symbol not found /usr/bin/apachectl start: httpd could not be started >From researching, __pure_virtual is a c++ library symbol, but *everything* else compiles and works fine (I rebuilt GCC from scratch). Suggestions? Sablot 0.90, Apache 1.3.24, PHP 4.2.0, latest expat. Bill -- Bill Bradford "Fear leads to anger. Anger leads to hate. Hate leads [EMAIL PROTECTED] to using Windows for mission-critical applications." Austin, TX -- What Yoda *meant* to say -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php