kito2
www.masteria.net
I have tried Modern AAC, Znote AAC, Nicaw AAC, Gesior AAC and no one works... Anyone knows how to install their website in a different dedicated than your server?
Could you psot here error?
Just do it.
Make sure the database + server is on the main dediated while the website is in a secundary. Make sure you set the mysql port/url etc. to the primary server and open the mysql port. (default 3306) Recommended is to block any other ip's at the main server on the mysql port since you do not want other people to be able to attempt to log in.
$server_config = parse_ini_file($config_ini['server_path'].'config.lua');
$mysqlhost = $server_config['mysqlHost'];