Displaying 1 result from an estimated 1 matches for "library_production".
2012 Jan 05
4
mySQL: ERROR 1045: Access denied for user 'root'@'localhost' (using password: NO)
...elopment database when you run ''rake''.
# Do not set this db to the same as development or production.
test:
adapter: mysql
encoding: utf8
database: library_test
username: root
password: password
host: localhost
production:
adapter: mysql
encoding: utf8
database: library_production
username: root
password: password
host: localhost
---------------------------------------
The development log is showing like this
"
Rendering C:/InstantRails-2.0-win/ruby/lib/ruby/gems/1.8/gems/
actionpack-2.0.2/lib/action_controller/templates/rescues/layout.erb
(internal_server_error...