|
| Question: |
When I try to search or try to build a search index I get the following error:
install_driver(mysql) failed: Can't locate DBD/mysql.pm in @INC, etc... |
|
| Answer: |
This means that the DBD-mysql modules are not installed. DBI modules are used by the scripts via Perl to communicate to MySQL. To get this fixed, contact your host and ask them to install the Perl DBI and DBD-mysql modules that is required by Perl to be able to communicate to MySQL. |
|
User Comments:
|
There are currently no comments available.
_ |
|
|
|
|