|
_
| 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. |
|
User Comments:
|
There are currently no comments available.
_ |
_
PowerSeek Knowledge Base Categories:
|
|
|
|