Page 1 of 1

DB Connection Issues

PostPosted: Thu Jul 28, 2011 1:35 am
by dlausch
I'm having the following issue (as displayed on the install page):

Database Settings
Host: localhost
Username: mobiuser
Connecting to DB server... ERROR: Access denied for user 'mobiuser'@'localhost' (using password: YES)
ERROR: Could not create MySQL Procedure. Please make sure you have these privileges: CREATE_ROUTINE, DROP, EXECUTE
DB Server Version:
DB Name (schema): wurfl

The "mobiuser" user on "wurfl" database has all privileges on the MySQL database.

Thanks.

dlausch

Re: DB Connection Issues

PostPosted: Thu Jul 28, 2011 2:45 am
by dlausch
I have since solved my issues and got everything to work.

dlausch