On Mar 1, 2005, at 4:58 PM, Gokul P. Nair wrote:
how do i find out if mod_perl is statically linked to
apache or dynamically? the reason i need to know this
is because in order to install HTML::Mason, it is
strictly reccomended that mod_perl be statically
linked to apache.
I've used Mason with a D
Hello,
Gokul P. Nair wrote:
how do i find out if mod_perl is statically linked to
apache or dynamically? the reason i need to know this
is because in order to install HTML::Mason, it is
strictly reccomended that mod_perl be statically
linked to apache.
That recommendation is for mod_perl1 and does
On 1 Mar 2005, at 21:58, Gokul P. Nair wrote:
how do i find out if mod_perl is statically linked to
apache or dynamically? the reason i need to know this
is because in order to install HTML::Mason, it is
strictly reccomended that mod_perl be statically
linked to apache.
httpd -l
Try it as a dso. on
how do i find out if mod_perl is statically linked to
apache or dynamically? the reason i need to know this
is because in order to install HTML::Mason, it is
strictly reccomended that mod_perl be statically
linked to apache.
thanks in advance.
Gokul
_