Re: [CDBI] Re: odd swapping database issue on vhost / mason install
"Perrin Harkins" <[email protected]> Tue, 3 Apr 2007 10:24:43 -0400
| Newsgroups | gmane.comp.lang.perl.modules.class-dbi |
|---|---|
| Message-ID | <[email protected]> |
On 4/3/07, Rolf Schaufelberger <[email protected]> wrote: > I'm using this setup since years and have many vhosts running in one > apache/mod_perl setup and with identical CDBI-Source without problems (and > withut disabling the object index!). Do they all use the same database connection parameters? > The search_path is set in db_Main, no > problems with that at all. So you're overriding db_Main to change schemas to the right one for the current vhost? - Perrin