Started by Blizzard, June 20, 2009, 11:52:23 am
Quote from: winkioI do not speak to bricks, either as individuals or in wall form.
Quote from: Barney StinsonWhen I get sad, I stop being sad and be awesome instead. True story.
NAME = 'RMX-OS Server'HOST = 'localhost'PORT = 3306RMXOS_VERSION = 1.18LOG_MESSAGES = trueLOG_ERRORS = trueLOG_ACTIONS = trueDEBUG_MODE = falseMAXIMUM_CONNECTIONS = 50LOGIN_TIMEOUT = 30AUTO_RESTART = trueRESTART_TIME = 10USE_IP_BANNING = truePREVENT_ZOMBIE_CLIENTS = falseRUBY_PROMPT = trueOPTIMIZE_DATABASE_ON_STARTUP = trueDATABASE_CONNECTION_TIMEOUT = 60SQL_HOSTNAME = 'localhost'SQL_USERNAME = 'root'SQL_PASSWORD = '12rosesfallingforyou'SQL_DATABASE = 'rmxosdb'INBOX_SIZE = 10EXTENSIONS = []
Quote from: Wizered67 on March 06, 2011, 11:34:09 amI could be wrong on this one, but isn't 3306 the port set for MySQL to use? If it is, the 2 can't both use the same port as far as I know.
SERVERS.push(['Localhost', '76.125.16.128', 3306])