demon088
#088 in the Horde
Hello Otland community, I'm looking for some help for the last steps to setting online my tibia server in 8.6 version.
1. I compilated TFS 1.2 on Debian 8 (jessie) VPS trough Putty and it's all configurated, but when I try to run my server here it goes:
- Config.lua located in the folder '/root/tfs' (route of my serv data).
- Tfs 1.2 is compilated in '/root/theforgottenserver' and it has another config.lua file.
My config.lua contents in SQL DB section:
-- Database
sqlHost = "127.0.0.1"
sqlUser = "root"
sqlPass = ""
I'm really new at these Linux things, so I don't understand how to solve my problem or where to find. I searched other threads but didn't get my problem solved.
2. I also have a problem with Phpmyadmin, when I enter to mydomain/phpmyadmin:
I just don't figure out how to solve any of those problems, so if you have any idea to share I would be thankful.
Thanks for your time and all the help. See you!
1. I compilated TFS 1.2 on Debian 8 (jessie) VPS trough Putty and it's all configurated, but when I try to run my server here it goes:

- Config.lua located in the folder '/root/tfs' (route of my serv data).
- Tfs 1.2 is compilated in '/root/theforgottenserver' and it has another config.lua file.
My config.lua contents in SQL DB section:
-- Database
sqlHost = "127.0.0.1"
sqlUser = "root"
sqlPass = ""
I'm really new at these Linux things, so I don't understand how to solve my problem or where to find. I searched other threads but didn't get my problem solved.
2. I also have a problem with Phpmyadmin, when I enter to mydomain/phpmyadmin:

I just don't figure out how to solve any of those problems, so if you have any idea to share I would be thankful.
Thanks for your time and all the help. See you!