Alittle background first.
This website is currently up and running on another server. This was just a new transfer to a new server and i have run into a few snags already and cleared them up. Now i have bumped into this error and just can't seem to figure it out.
Fatal error: Uncaught exception 'Zend_Db_Adapter_Mysqli_Exception' with message 'Access denied for user 'name@localhost
So, personally i haven't done much with zend frameworks but i do realize that this must be a Database issue. What im wanting to know is does Zend create these DBs dynamically or are these something i have to recreate myself? I assumed with transferring all the files over that i would have to rebuild anything, just maybe change some url for some files.
Any ideas on what i can do to clean this error up?