Re: running 2 versions of apache and mod perl on the same machine

2004-01-19 Thread Malka Cymbalista
Thank you very much. We have successfully installed Apache 2 and modperl 2 as well as apache 1.3 and modperl1 on the same machine using the same perl library. thanks to all who gave their help. Malki Cymbalista Webmaster, Weizmann Institute of Science Rehovot, Israel 76100 Internet: [EMAIL PROTE

Re: running 2 versions of apache and mod perl on the same machine

2004-01-13 Thread Stas Bekman
Malka Cymbalista wrote: 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 a

Re: running 2 versions of apache and mod perl on the same machine

2004-01-13 Thread Malka Cymbalista
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

Re: running 2 versions of apache and mod perl on the same machine

2004-01-07 Thread Thomas Schindl
That's no problem at all. I'm running on our production server an apache2 on port 80(without mod_perl) with an proxy forward to a mod_perl-apache2 and a mod_perl-apache1. Although in our case mod_perl1 has its own perl because of various reasons. Tom On Wed, 2004-01-07 at 08:27, Malka Cymbalista

Re: running 2 versions of apache and mod perl on the same machine

2004-01-07 Thread Thomas Klausner
Hi! On Wed, Jan 07, 2004 at 09:27:49AM +0200, Malka Cymbalista wrote: > 1. In other words, is it possible to run 2 apache processes on the same > machine, one with apache 2 and mod perl 2, and one with apache 1.3 and > mod perl 1. I know nothing about eprints, but it should be no problem to ha

running 2 versions of apache and mod perl on the same machine

2004-01-07 Thread Malka Cymbalista
We are moving to a new web server and we have installed apache 2.0.48 with mod_perl 1.99_12. We are running perl 5.8.1 on a Sun Solaris machine. One of the applications that we run on our web server is an eprints server which is system for archiving documents. When one compiles eprints, one ess