ajdub
11-14-2005, 08:16 AM
I don't know the first thing about MySQL but I am setting up a new MT blog and it has been highly recommended that I use it as opposed to Berkeley as I have done in the past.
I have set up a database (I think) correctly, but when I run the mt.cgi to initialize I keep getting the following error:
Got an error: Bad ObjectDriver config: Connection error: Access denied for user: 'ajdub@localhost' (Using password: YES)
In my mt-config.cgi file I have the following:
ObjectDriver DBI::mysql
Database mt
DBUser ajdub
DBPassword mypassword
DBHost localhost
I am assuming that I have done something wrong with the last line "DBHost" but I am not sure.
Any ideas?
Thanks!
Amanda
I have set up a database (I think) correctly, but when I run the mt.cgi to initialize I keep getting the following error:
Got an error: Bad ObjectDriver config: Connection error: Access denied for user: 'ajdub@localhost' (Using password: YES)
In my mt-config.cgi file I have the following:
ObjectDriver DBI::mysql
Database mt
DBUser ajdub
DBPassword mypassword
DBHost localhost
I am assuming that I have done something wrong with the last line "DBHost" but I am not sure.
Any ideas?
Thanks!
Amanda