-
Apprentice
Website
in the config.php i change
* CONFIGS
*/
define("LANGUAGE", "en-us"); //language en-us | pt-br | ru-ru
define("IP_HOST", "178.150.124.135"); //IP Aion Server
//MYSQL CONNECTION
define("MYSQL_HOST", "178.150.124.135:3306"); // IP Database
define("MYSQL_USER", "root"); // Login Database
define("MYSQL_PASS", "aion"); // Password Database
//DATABASES NAMES
define("MYSQL_BASE_LS", "al_server_ls"); // Login Server Database
define("MYSQL_BASE_GS", "al_server_gs"); // Game Server Database
define("MYSQL_BASE_WEB", "aionws"); // Aion-Web Server Database
my sql running 3306 port ..and i can see all in my site when i hosting. BUT NOT working loging/game server online/offline and abyss rank. when i use default setting localhost.8096 . my site working and no problem rank on off are showing.
any one can solve my problem.... ????
-
-
Apprentice
Re: Website
you use mysql port 3306 or 3316 , this can be the fail.
-
Apprentice
Re: Website
my sql running 3306 port ..and i can see all in my site when i hosting. BUT NOT working loging/game server online/offline and abyss rank. when i use default setting localhost.8096 . my site working and no problem rank on off are showing.
any one can solve my problem.... ???? do you undestand this?
-
Apprentice
Re: Website
Which website version are your Working with ? i had same issue .. on one of mine
-
Apprentice
Re: Website
Site_novos_easy/SoNi_Aion_Web_v1.5.1/AionXemu-1.02/or delta i try every of them as a template and modified as their direction same problem...but as a localhost they are working without any error.
-
Apprentice
Re: Website
i think you have different version of php into you localhos and hosting , can be?