How do I grant a mysql database full priveleges/permissions? Using phpmyadmin. I need to know this so I can install this script, phpmyadmin is so damn confusing
Are you sure it's not an error in the script? Or that you have your host, username or password wrong? Or that you have to CHMOD something? I doubt the problem is MySQL permissions.
login into cpanel > my sql database > create db name > create user name and password > select write db and user then check all priviliges > and ur job is finish.