Website fix>>>>

Results 1 to 4 of 4
  1. #1
    Apprentice AgentAnam is offline
    MemberRank
    Sep 2013 Join Date
    22Posts

    Support Website fix>>>>

    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.... ????


  2. #2
    Apprentice Amitsu Needpvp is offline
    MemberRank
    Jul 2013 Join Date
    PolandLocation
    9Posts

    Re: Website fix>>>>

    define("MYSQL_HOST", "178.150.124.135:3306"); // IP Database
    try
    define("MYSQL_HOST", "178.150.124.135"); // IP Database

  3. #3
    Apprentice AgentAnam is offline
    MemberRank
    Sep 2013 Join Date
    22Posts

    Re: Website fix>>>>

    same not working

  4. #4
    Apprentice Amitsu Needpvp is offline
    MemberRank
    Jul 2013 Join Date
    PolandLocation
    9Posts

    Re: Website fix>>>>

    Is Your website and server on the same machine?



Advertisement