php-install | 2004112

Re: [PHP-INSTALL] libphp5.so missing From: Chris Hewitt (phpinst <email protected>)
Date: 11/27/04

On Sat, 2004-11-27 at 14:44, it clown wrote:
> hi all
>
> i have installed php and i read i need to add loadmodule
> php5_module modules/libphp5.so in httpd.conf but the
> problem is there is no libphp5.so file. Why was this not
> compiled?please help, thanks
>

What were your configure options? Did they include apxs (or apxs2)? If
not then you were not asking it to be compiled as an Apache DSO.

HTH
Chris