I am trying to run 2 versions of Apache and mod_perl - Apache 1.3 with modperl 1 and Apache 2 with modperl 2 - on the same machine on 2 different ports. I first installed apache 2 with mod perl 2. Then I went to compile and install Apache 1.3 and mod perl 1. Doing this apparently overwrote some of the modules in my perl library. The modules that were overwritten are in the directories /usr/local/lib/perl5/site_perl/5.8.1/sun4-solaris/auto/Apache /usr/local/lib/perl5/site_perl/5.8.1/sun4-solaris/mod* /usr/local/lib/perl5/site_perl/5.8.1/sun4-solaris/Apache/ After I did the Apache 1-modperl 1 installation, things that previously worked in apache 2-modperl , stopped working. Does this mean that I need 2 different perl libraries? How does one do that? BTW, we are running perl 5.8.1. Thanks for any information.
Malki Cymbalista Webmaster, Weizmann Institute of Science Rehovot, Israel 76100 Internet: [EMAIL PROTECTED] 08-934-3036 -- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html