Apache mod_perl List, I am attempting to use DBI / DBD::mysql within Apache::ASP under mod_perl and am constantly receiving the following error: Access denied for user: 'dealerdb@localhost' (Using password: YES) Should I be using a different module than `use DBI;`? Any help, suggestions, or prior experience would be appreciated. Thanks, in advance.