hi my sql.php connect is not working

Status
Not open for further replies.

aaron197896

New Member
Messages
1
Reaction score
0
Points
0
hi if u can go to my game website called =http://crime-city.elementfx.com/login.php and then click on register it says not working an u fix it and how do i make my admin account
 

MaestroFX1

Community Advocate
Community Support
Messages
1,577
Reaction score
60
Points
0
There is no such user called "root" for you.

For successful mysql database connection:
-------
servername = localhost
username = cpanelusrname_databaseusrname
databasename = cpanelusrname_database
password = password for cpanelusrname_databaseusrname not cpanelusrname

databasename and username should be linked with required privileges set.
----------

Admin account for what?
 
Status
Not open for further replies.
Top