try recompiling your apache with the following options: ./configure --enable-module=so --enable-rule=SHARED_CORE
On Fri, 24 Sep 2004 08:12:16 -0700, Matt Krause <[EMAIL PROTECTED]> wrote: > > > Has anyone actually been successful compile this as a DSO with apache > 1.3.31? I can't get it to work on a number of machines. It never > (re)creates the libphp4.so file even though ./configure > --with-apxs=/usr/local/apache/bin/apxs --with-ldap > --with-mysql=/usr/local/mysql; make; make install reports no errors. > > /usr/local/lib/php gets populated along with /usr/local/bin/php and > /usr/local/lib/php.ini as well. > > I have tried this with 4.3.7 as well. The last time I got it to work > was with 4.3.6, but even when I try to recompile 4.3.6 to inlcude LDAP > support, it won't overwrite the previous libphp4.so file. > > Anyone have any ideas? I have posted this to multiple LUG lists and > have people stumped so far. Thanks. > -- > Matt Krause > [EMAIL PROTECTED] > http://www.mattkrause.net >