- 0
This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..
Question
sabas
pedia mporei kapios na m pei ti na vale sto config php t deadalus acount manager?Huh?
<?php
defined( '_ACM_VALID' ) or die( 'Direct Access to this location is not allowed.' );
define ('DEBUG', false); // Enable debug mode ; for set on replace false by true
define ('LOG', false); // Enable log mode ; for set off replace true by false
//##########################################################################################
//############################### Login Server Configuration ###############################
//##########################################################################################
CONFIG::g()->ca('login_server', array( EDW 8ELW HELP
'hostname' => 'localhost', <====== EDW LEEI NA VALW TO LOGINSERVER HOSTNAME KAI LEEI NA VALW THN DEDICATED IP P EXW STHN WEB.. STOU DEADALUS TO GUIDE...PIA EINAI AFTH I DEDICATED IP????
'user' => 'root', // login user
'password' => '', // login password
'database' => 'l2jdb' // login database name
));
5 answers to this question
Recommended Posts