| 
 Post your ini files and verify you correctky ran the step that says..
 execute 'grant all privileges to username@localhost identified by 'password' with grant option;'  in mysql
 
 your problem is a permissions problem with mysql.  They hide that fact in the error message that says  'Falied to connect to database: Error:  Access denied for user....'
 
				__________________Quitters never win, and winners never quit, but those who never win and never quit are idiots.
 |