* Database connection failed o Response: could not find driver * Installation Failed
Racksmith has not been installed successfully. Click here to go back to the install page. Check the information you provided during the installation and try again.
First be sure you are running version 1.2.5 (or newer). Then check your /etc/rackmonkey.conf file and be sure you see something like this:
# Database Connection Settings dbconnect = dbi:mysql:dbname=rackmonkey dbuser = rackmonkey dbpass = rmpassword
This works just fine for me.
Log in to post a comment.
First be sure you are running version 1.2.5 (or newer). Then check your /etc/rackmonkey.conf file and be sure you see something like this:
# Database Connection Settings
dbconnect = dbi:mysql:dbname=rackmonkey
dbuser = rackmonkey
dbpass = rmpassword
This works just fine for me.