Re: [PHP-DEV] PHP4 as apache2 dso doesn't load/compile on Solaris From: Andreas Karajannis (Andreas.Karajannis <email protected>)
Date: 12/04/00

Sascha Schumann wrote:
>
> On Mon, 4 Dec 2000, Andreas Karajannis wrote:
>
> >
> > Trying to use php as apache2 filter results in:
> >
> > Cannot load apache2/libexec/libphp4.so into server: ld.so.1:
> > apache2/bin/httpd: fatal: relocation error: file
> > apache2/libexec/libphp4.so: symbol __pure_virtual: referenced symbol not
> > found
> >
> > Obviously it has something to do with the use of the C++ Zend scanner.
> > OS is Solaris 7, compiler was gcc 2.95.2 for both apache and PHP.
> >
>
> --enable-libgcc should fix that.
>
Well, just tried this - results in

Creating new config (c0940) for Segmentation Fault - core dumped

If I find the time, I will compile with debugging symbols to get a
backtrace.

-Andreas

-- 
Andreas Karajannis
GMD National Research Center for Information Technology
Schloss Birlinghoven, D-53754 Sankt Augustin
Phone +49 2241 142948

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>