phpAdmin

tuba

Verified User
Joined
Nov 14, 2003
Messages
8
I am trying to set up a domain with php and mysql for the first time.

When Itry to access the phpAdmin it asked for my user name andpassword. The only username and password I have entered was in setting up the domain. No specific one for php was requested just a tick in the box for php.

Itry the domain username and password but they are rejected. Can you please explain how Iovercome this problem.
 
You have to create the database through the control panel where it will ask you for a username and password. After you've done that you will be able to login with phpmyadmin and manage it.

Under the User Level the link is under the "Your Account" section and is called "MySQL Managment"
(enhanced skin)
Or, here is the link you can use substituting the necassary information

https://domain.com:2222/CMD_DB?domain=yourdomain.com

Manual on MySQL:
http://www.site-helper.com/mysql.html
 
Back
Top