Click to See Complete Forum and Search --> : dynamic module


mchao
10-23-2002, 07:02 AM
Can someone tell me how to compile php as a Dynamic Module?

I used the the --enable-module=so for apache configuration.

and I used the following flag for the php:

--with-apxs=/usr/local/apache/bin/apxs

It didn't seem to work, because when I recompile php with different options , the old options still show with phpinfo()


Please help.

Thank you.