-
Account Upgraded | Title Enabled!
Ubuntu OS
I've been searching on google on how to install services but I cannot find the correct answer. Is there anyone know how to install services and run the server files?
-
-
Proficient Member
Re: Ubuntu OS
im currently testing on GBWC files, using WINE. GBTH Broker have problems on WINE so i gave it up.
-
Account Upgraded | Title Enabled!
Re: Ubuntu OS
server files are working but the problem is, the client won't connect.
-
Proficient Member
Re: Ubuntu OS
i tried this first before running the server files in ubuntu to check the problems.
1. setup mysql in ubuntu
2. point the server files to connect at the ubuntu mysql server
3. check logs until it the server dont fail.
-
Account Upgraded | Title Enabled!
Re: Ubuntu OS
can you specify this one? "point the server files to connect at the ubuntu mysql server"
-
Proficient Member
Re: Ubuntu OS
instead of using your windows/wamp's mysql (usually 127.0.0.1 in settings.txt), use the IP of your ubuntu server with mysql installed.
note: your ubuntu server must be accessible via remote connection.