I’ve managed to modify a CGI shopping cart application so that it successfully works under Apache::PerlRun. Now I want to further improve the performance by using Apache::DB. The CGI script already uses DBI to access MySQL. Do I need to do anything special to get the CGI script to use Apache::DB, other than load up the module in httpd.conf?

 

Any comments would be appreciated.

 

Thanks,

Tom.

 

 

Reply via email to