need permissions on my subdomain changed.

Status
Not open for further replies.

daynaknight

New Member
Messages
10
Reaction score
0
Points
0
i am trying to make a site but during the installation i get this:

Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'dracon'@'boru.x10hosting.com' (using password: YES) in /home/dawn/public_html/lotgd-1.1.2_Dragonprime_Edition/lib/dbwrapper_mysql.php on line 136

i need for you to change it so that my site has permission to hook up with my sub domain. i need full permissions on the database (Including LOCK) and for you to change the CHMOD.

thanks,
Dayna
 

Zubair

Community Leader
Community Support
Messages
8,766
Reaction score
305
Points
83
your database username must be like this [cpanel username]_[user] and database like [cpanel username]_[db]

and host must be localhost.

also remember to create database and database user first in cpanel.
 
Last edited:

Zubair

Community Leader
Community Support
Messages
8,766
Reaction score
305
Points
83
The error shows you are using 'dracon' as your database username. Which is incorrect as i mention above.
 

daynaknight

New Member
Messages
10
Reaction score
0
Points
0
i changed it to dawn. but it's still being stupid. its no longer a problem with the host i think... unless you know what the right MySQL-Link resource is?
 

Zubair

Community Leader
Community Support
Messages
8,766
Reaction score
305
Points
83
The error is in this file

public_html/lotgd-1.1.2_Dragonprime_Edition/lib/dbwrapper_mysql.php on line 9

post the lines 7,8,9,10 of this file..
 

adamparkzer

On Extended Leave
Messages
3,745
Reaction score
81
Points
0
I fixed it ^^ thank you so much for your help!! ^^

Hi daynaknight,

Now that you have fixed your problem, I am going to close this ticket to mark it as resolved. Feel free to create a new support ticket if you need more help or have any additional questions.

- Adam
 
Status
Not open for further replies.
Top