For some reason, the cPanel will not let me add any MySQL users with anything less than all permissions. No matter what I do, it'll always say "Granted all permissions on MySQL database to MySQL user ." And that's exactly what it does. I have my scripts set up in a way that if I can't set specific permissions, than it leaves open security holes.
And why we're at it, why can't I just edit the users in PHPMyAdmin? It would be a lot easier that way.
|