as long as you have mod_so compiled into apache, you should be able to add
mod_perl as a DSO. you can check with httpd -l
the advice you will get the most from this list is to recompile apache with
a static mod_perl and forget DSO, but DSO stability is reported to have
improved of late so it may not give you much grief. If you really can't
recompile apache, DSO is for you...
see
http://perl.apache.org/guide/install.html
specifically
http://perl.apache.org/guide/install.html#Build_mod_perl_as_a_DSO_inside_t
HTH
--Geoff
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, June 28, 2000 3:01 PM
> To: [EMAIL PROTECTED]
> Subject: Upgrade
>
>
> I have to get mod_perl into a currently runnning apache
> server. How does
> one go about adding mod_perl if not done at compile time?
>
> Sysinfo:
> FreeBSD 4.0-stable
> Apache 1.3.6 - source install not ports collection.
>
>
>
> =================================
> Keith W.
>
> At the helm <for better or worse>
> =================================
>
>