Octavian Rasnita wrote: > Hi all, > > I have installed a proxy/reverse proxy server and on the same computer I > want to install other 2 Apache servers and use mod_perl on both of them. > (One would be for testing the programs before running them in production.) > > Is it possible to install mod_perl on 2 servers on the same computer > without having 2 separate perl installations?
Yes. Just use 2 different apache config files and it can use the same Apache/mod_perl/Perl code base. No need to install anything else. You can have the exact same setup running on multiple instances/ports. -- Michael Peters Developer Plus Three, LP