On Wed, Aug 8, 2012 at 1:12 PM, Elim Qiu <elim....@gmail.com> wrote:
> But when I use browser for the system testing (perl_test.cgi and forum.pl),
> both report me that DBD:mysql is not installed (or not available)

It's possible that DBD::mysql is installed in a place where it's not
in the library path for your CGI script, or that you have more than
one Perl installed on your system.

I'd suggest you get some help either from the group that makes mwforum
or on the Perl Beginner's list, since this is not a MySQL issue.  The
Perl Beginners list is here: http://lists.perl.org/list/beginners.html

- Perrin

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql

Reply via email to