I actually didn't have to install Apache 1.3x. I was able to get mod_perl 1.99.09 working correctly with Apache 2.x. From bugs.gentoo.org and the forums, I figured out I had to 'emerge libwww-perl' and 'emerge libperl' after installing mod_perl.

Kevin Miller, Jr. wrote:
Try emerge pD mod_perl

Apache 1.3 should be listed as well as all the dependencies that may or maynot be needed to run mod_perl.

You should be able to run both servers as long as you make sure that you set both to listen to different ports. Maybe Listen 80 for Apache 1.3 and Listen 8080 for Apache 2. I remember having to do that in Windows XP since M$ made it difficult to uninstall IIS. I just chose another port for Apache.

Tell me if it works. I am thinking about installing 1.3 so I can use perl_mod.

Kevin

On Wednesday 01 October 2003 12:57 pm, Andrew Gaffney wrote:

Because of my issues getting mod_perl 1.99.xx to work correctly, I'm
thinking of emerging Apache 1.3.28 do I can use the stable version of
mod_perl. Can this co-exist with Apache 2.0.47 that I currently have
installed? Are there any packages that I'll have to re-emerge?




--
Andrew Gaffney


-- [EMAIL PROTECTED] mailing list



Reply via email to