_


Search the PowerSeek SQL Knowledge Base:

_
PowerSeek :: PowerSeek Knowledge Base :: MySQL Trouble Shooting
_
Question: I get the following when I run setup.cgi :
Software error: Can't locate DBD/mysql.pm in @INC (@INC contains: [some paths here]), etc...

Answer: Your host does'nt have the mysql.pm module installed that enables Perl to communicate with MySQL. Contact your host and ask them to install the DBI modules with its accompanying modules (mysql.pm is one of them) so that your Perl scripts can communicate with mysql. If you're on your own server, install the DBI modules with the accompanying modules to enable Perl (Perl scripts) to communicate with MySQL.

Also See:

User Comments:

There are currently no comments available.
_
Add a Comment - Only post comments regarding this KB entry
If you need to get in contact with us then click here.
Name:
Email: (Optional)
Comment:



Type in the letters that apear in the image box

_
PowerSeek Knowledge Base Categories: