My first post here...
First, let me say that I just switched over from another hosting provider this week, and I am ecstatic with the service that TCH has provided thus far. I've increased my web space by an order of magnitude and doubled my allowable bandwidth for the same price I was paying at the other place. Add to that that the servers are screaming fast, and I'm one happy cat!
Now on to my problem. I'm attempting to create a new MySQL database to use for an image gallery. When I try to create the database from phpMyAdmin via the CPanel, I get the following error:
Error
SQL-query :
CREATE DATABASE `theginn_images`
MySQL said:
Access denied for user: 'theginn@localhost' to database 'theginn_images'
Admittedly, I am a complete database newbie, so perhaps I'm doing something totally wrong. However, when I go to LOGOUT from phpMyAdmin, I get the following message:
Wrong username/password. Access denied.
So, I'm wondering if the interface won't allow me to create a database because it doesn't think I'm the owner. Do I need to login somewhere else before I can do any database management? I'm pretty confused here. Any help would be appreciated!
Thanks,
Aaron