in reply to Re: Re: apache::dbi how to switch between development or production database?
in thread apache::dbi how to switch between development or production database?
I told you one way to do it without modifying files (httpd -DSOMETHING). You could also put all of this in a perl config file if you like that better, or use virtual hosts so that one goes to development and one to production depending on the hostname or port you use.