Displaying 2 results from an estimated 2 matches for "database_product".
2006 Jul 26
1
Connecting to mysql 4.1.12 server
...aces:
development:
adapter: mysql
database: database_development
username: redacted
password: redacted
host: lx07
port: 3308
test:
adapter: mysql
database: database_test
username: redacted
password: redacted
host: lx07
port: 3308
production:
adapter: mysql
database: database_production
username: redacted
password: redacted
host: lx07
port: 3308
Also, the database.yml has this admonition:
# And be sure to use new-style password hashing:
# http://dev.mysql.com/doc/refman/5.0/en/old-client.html
Being on a 4.x server, the passwords seem to be in the old style. Is
this...
2013 Jun 21
2
mysql access denied on dashboard puppet
i am at a lost, i setup the db schema , database.yml and etc.... passwords
are correct.
im getting the below error, im trying to get my dashboard to work .....help
any? i also chmod the database.yml file to 660
# mysql -u dashboard -p dashboard_production
Enter password:
ERROR 1045 (28000): Access denied for user ''dashboard''@''localhost'' (using
password: