• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

[Mysql] Not allowed to connect.

vTune

KakelmästareN^
Joined
Jun 14, 2012
Messages
3,675
Reaction score
395
Location
Sweden
Hello there otlanders.

So here's the deal im trying to start my server so on 1 computer but running the website on another one. I dont know if this is possible but I havent found anything that it wont work. Both of the computers are on the same network if that makes any diffrence. But when I try to start the server this is what happends:

1pt1cw.jpg


Is there anyway to fix this and make it possible? :)

Kind regards vTune
 
so, your profile ( root or whatever ) maybe haven't got the privileges? check them out
I dont really understood what ur talking about. Bot atm im already hosting a website + server and everything works fine. Im trying to make it able to start 1 more server from the same SQL connection the website that im currently already hosting from. So I know it works but when I try to connect to the SQL service from another computer like I said in my first posts I get that error.
 
In config.lua , change this sqlUser = "username" sqlPass = "password" into your phpmyadmin username and password! As Tibiamakers said.
It must be the problem, since you should have the privileges from the begining (normally at least) ! And I don't think that the privileges dosen't matter if you are going to start the server. That error is due to wrong password/username!
:)
 
No I got the right sql username and sqlpass. If I had wrong it would say that it would be unable to connect or something but now it says im not allowed to connect. Ive checked the pass/username and its the right one.
 
Back
Top