anche io ho il problema suo e vorrei tanto risolverlo cmq pietro se bisogna sistemare meglio il file confing cosa bisognerebbe cambiare :S? eccoti il file confing :
<?php
/*=======================================================================
| UberCMS - Advanced Website and Content Management System for uberEmu
| #######################################################################
| Copyright (c) 2010, Roy 'Meth0d' and updates by Matthew 'MDK'
|
&
| #######################################################################
| This program is free software: you can redistribute it and/or modify
| it under the terms of the GNU General Public License as published by
| the Free Software Foundation, either version 3 of the License, or
| (at your option) any later version.
| #######################################################################
| This program is distributed in the hope that it will be useful,
| but WITHOUT ANY WARRANTY; without even the implied warranty of
| MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
| GNU General Public License for more details.
\======================================================================*/
$config['Site']['www'] = "http://5.156.188.199";
$config['Site']['hash_secret'] = "xCg532%@%gdvf^5DGaa6&*rFTfg^FD4\$OIFThrR_gh(ugf*/";
$config['MySQL']['hostname'] = "localhost";
$config['MySQL']['username'] = "root";
$config['MySQL']['password'] = "password2";
$config['MySQL']['database'] = "Uber_DB";
$config['MUS']['enabled'] = false;
$config['MUS']['ip'] = "5.156.188.199";
$config['MUS']['port'] = 21;
?>
e questo il file dell'emulatore :
## uberEmulator System Configuration File
## Must be edited for the server to work
## MySQL Configuration
db.hostname=localhost
db.port=3306
db.username=root
db.password=password2
db.name=Uber_DB
## MySQL pooling setup (controls amount of connections)
db.pool.minsize=5
db.pool.maxsize=30
## Game TCP/IP Configuration
game.tcp.bindip=5.156.188.199
game.tcp.port=30000
game.tcp.conlimit=500
## MUS TCP/IP Configuration
mus.tcp.bindip=5.156.188.199
mus.tcp.port=37529
mus.tcp.allowedaddr=5.156.188.199
## Client configuration
client.ping.enabled=1
client.ping.interval=3000
ti prego aiutaci :S