Running multiple instances of the same app with vhost's

2005-05-10 Thread Lawrence Waterhouse
Hello folks, This is for a HTML::Mason application but i believe its a problem with my mod_perl/apache configuration... I am trying to configure my apache/handler to run multiple instances of the same application (one for each of our client). Basicly I need the following: 1. each client use the

Apache::DBI with multiples databases...

2004-10-05 Thread Lawrence Waterhouse
Hello folks, =20 I have some problems with Apache::DBI using multiples databases. hope = some of you can help because I tried everything I could. =20 I have a web application using 3 different databases: A 'master' = database, a 'client' database and an 'archives' database. =20 I have Apache: