Page 1 of 1

New Install Access Denied Error

Posted: Sat Apr 05, 2014 5:55 am
by SomeDude451
Hello,
I'm new to Linux. I'm trying to get ZM installed on a Ubuntu test server as a proof of concept before I really get into it. I've got the server running and everything seems peachy. I'm currently stuck on ZM. I followed the Wiki and realized after I completed that I didn't have MySQL installed, and was getting and error about that while trying to access the web interface. I've got MySQL installed, but now I'm getting the error "Could not connect to database: Access denied for user 'zmuser'@'localhost' (using password: YES)" when trying to access the web interface. My guess is that because I installed SQL after ZM that it's missing a user account, or the account is configure incorrectly. I'm not sure how to correct that so I can move on. Can someone please direct me how to correct that?

Thank you

Re: New Install Access Denied Error

Posted: Sat Apr 05, 2014 6:55 pm
by SomeDude451
I got it figured out. The SQL database wasn't configured properly. I uninstalled ZM, purged the databases and reinstalled ZM. Everything is working now.