• 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!

Localhost error

Ussef

New Member
Joined
May 27, 2009
Messages
123
Reaction score
2
Can't connect to MySQL server on 'localhost' (10061) .. i get this error whenever i put local host on mysql
but when i change it to 127.0.0.1 it works but it doesnt work globally so i guess this is my problem for the server so please
could u tell me how to make it work on localhost.

-- MySQL
mysqlHost = "127.0.0.1"
 
Back
Top Bottom