how to install a homepage

03/10/2017 12:45 Ellssa#1
Hi all . I want to know how I can test a metin2 homepage if I don't have a metin2 server ... Thanks in advance ...
03/10/2017 16:35 andii#2
It won't work if you want to test something which is related to the Server like the "top 10 players" or something like that. You need to connect to the mysql database from the metin2 server and if you don't have a server there is nothing to connect to
03/11/2017 10:28 Who dis?#3
/moved
03/11/2017 11:40 Aze /..#4
You can simply set up a vm with serverfiles for testing purposes.
After that, install XAMPP, run it with mysql and apache (don't use Skype while starting the apache port!). After that, you can simply test your website.
If you wanna test a website without mysql connection, things like the ranking list and other stuff won't work.