Not edit anything. I've downloaded the client and the serverfiles. Setted up the server connection, and set the server address in the client. Nothing else. The server syserr contains this:
SYSERR: Feb 1 12:21:09 :: Load: DirectQuery failed(SELECT IP_FROM, IP_TO, COUNTRY_NAME FROM iptocountry)
SYSERR: Feb 1 13:17:35 :: ChildLoop: AsyncSQL: query failed: Query execution was interrupted (query: SELECT id,login,vnum,count,socket0,socket1,socket2,mall,w hy FROM item_award WHERE taken_time IS NULL errno: 1317)
SYSERR: Feb 1 13:17:40 :: ChildLoop: AsyncSQL: query failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) (query: SELECT id,login,vnum,count,socket0,socket1,socket2,mall,w hy FROM item_award WHERE taken_time IS NULL errno: 2002)
SYSERR: Feb 1 13:17:40 :: ChildLoop: AsyncSQL: retrying
SYSERR: Feb 1 13:17:40 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.
SYSERR: Feb 1 13:29:51 :: Start: TABLE_POSTFIX not configured use default
SYSERR: Feb 1 13:29:51 :: DirectQuery: AsyncSQL:

irectQuery : mysql_query error: Column 'name' in field list is ambiguous
query: SELECT pid, name, date FROM monarch_candidacy a, player b where a.pid = b.id
SYSERR: Feb 1 13:29:51 :: Load: DirectQuery failed(SELECT IP_FROM, IP_TO, COUNTRY_NAME FROM iptocountry)
If i connect from my own computer, using the server LAN address, then everything is OK. Another computer is problem.