Web Hosting Talk







View Full Version : DBD Error !!


Spectre
04-26-2002, 04:31 AM
I recently had a problem with MySQL which caused me to be locked out of the root account. I fixed this by uninstalling MySQL and putting it back on (with a little fiddling)

My problem now is that I went to install Ikonboard yesterday and it came up with an error saying it couldn't find DBI.pm. I went to the MySQL site and found an install for it and put it on... it worked.

However, later on in the Ikonboard install it errors with something about DBD. I can find a file for a DBD module dor MySQL, but I don't know how to install it.... can anyone help me out here?
:(

Spectre
04-26-2002, 06:06 AM
I am not really sure what i'm doing... I am running ver 4.01 of MySQL. ... does the following give any of you any clues???

---------------------------------------------------------

[root Msql-Mysql-modules-1.2218]# perl Makefile.PL
Which drivers do you want to install?

1) MySQL only
2) mSQL only (either of mSQL 1 or mSQL 2)
3) MySQL and mSQL (either of mSQL 1 or mSQL 2)

4) mSQL 1 and mSQL 2
5) MySQL, mSQL 1 and mSQL 2

Enter the appropriate number: [3] 1


Do you want to install the MysqlPerl emulation? You might keep your old
Mysql module (to be distinguished from DBD::mysql!) if you are concerned
about compatibility to existing applications! [n]
Where is your MySQL installed? Please tell me the directory that
contains the subdir 'include'. [/usr]


You seem to be running MySQL version ...
This version of MySQL is suitable for MySQL 3.22 and later only.
Either upgrade your MySQL version or downgrade the Msql-Mysql-modules
to 1.20 or lower.
[root Msql-Mysql-modules-1.2218]#