PDA

View Full Version : Accessing MySql account


forusr
12-15-02, 01:58 PM
I just paid up for MySql, but now I need to know what the username/password is: Is it the same as my Powweb ops username/password?

I've been using MySQL-Front on my Apache/PHP/MySql setup on my PC to configure databases. I tried accessing my account at orion.powweb.com on port 3306, but get the error:

MySql error:
Connection failed:
access denied for user xxx/66... (Using password:YES) (xxx - my powweb ops username, 66... IP address)

Any ideas?

Thanks

mjp
12-15-02, 02:05 PM
Have you set up a MySQL user yet? That is the username/password you will use when accessing the MySQL server.

To set up a MySQL user:

- Log in to http://ops.powweb.com

- Click the "Packages" tab

- Click on your domain name in the top line

- Click the MySQL link

Set up the user and password in the fields at the bottom.

mjp

forusr
12-15-02, 02:30 PM
Thanks - worked first time! (I thought the add user applied to an additional user).