Car54 wrote:
I'm very new at this and I already have apache installed and I just want
to
be sure that when I install it again it doesn't cause a problem with the
software I have on the server that depends on it, along with being
installed
at the proper location.
I recommend compiling mod_perl as a DSO with APXS (Apache Extension Tool) so
that you do not have to recompile apache. The "getting your feet wet"
section doesn't mention this. But first read the "When DSO can be Used"
section to make sure your Perl installation is compatible with that method.
http://perl.apache.org/docs/1.0/guide/install.html#When_DSO_can_be_Used
http://perl.apache.org/docs/1.0/guide/install.html#Build_mod_perl_as_a_DSO_outside_the_Apache_Source_Tree_via_APXS