Hello
I am receiving this error:
Access denied for user 'user1'@'localhost' (using password: YES)
after the install. All looks proper for db.ini and I followed the install guide closely.
[database]
host = "localhost"
username = "user1"
password = "user1password"
name = "omeka"
prefix = "omeka_"
;port = ""
This is on Ubuntu server 10. Please assist.

