And another problem (sry offtop):
in servers folder got:
serversd.inc.php
servertdm.inc.php
File servers.inc.php
in rcon have message: cant connect server or offline or changing map
Wher's problem
Servers on same machine got diffrent join port.
Posts: 438
Threads: 178
Joined: Jul 2007
Reputation:
3
servers.inc.php looks good, read the whole thread and ask again if you have a specific problem. sftp is difficult to set up, I don't have time for things like that, sorry.
Coffee phreak!
Trying all:
first file: serversd.inc.php
[code]
Posts: 2
Threads: 0
Joined: Aug 2012
Reputation:
0
Same error as above :
"Error connecting to server, server is down, or changes the map."
I can connect with any other rcon tool but not with php rcon !
I tried 3 different web servers (php5) , I tried WAMP Server from my PC .. same error !!!
The cod2 server is running in ubuntu and provides access in port 28960 via UDP.
I tried everything posted in this thread with no success !!
Someone above, fixed that problem but he doesn't posted the solution !!
Any help ???
Posts: 438
Threads: 178
Joined: Jul 2007
Reputation:
3
Try to find out if the packets are coming to your server (tcpdump -i eth0 port 28960), if they are, the password may be incorrect.
If they do not come, the problem may be caused by misconfiguration of php rcon / gameserver (rcon_password set correctly?), pc firewall, server's firewall or something else in the way of the packets.
Coffee phreak!
Posts: 2
Threads: 0
Joined: Aug 2012
Reputation:
0
Ashus, I have sent you the PM with all server details.
First of all, let me know if you have received the PM, then please make your tests and inform me about the result !
Thank you in advance !
Posts: 6
Threads: 0
Joined: Oct 2011
Reputation:
0
Hey,
I got a problem
I want to split the admin group in 2 ranks. (atm i have it set up that group 0 only has kick rights and group 1 has every right)
Now i know this is possible already and i did it already.
Now i got your rcon running on 2 servers, and how do i set it up that group 0 can only acces 1 server, and group 1 can acces every server?
Because when i enable the option match users to servers i have to make the same server config for every admin. (around 30) And if i then go on the server list on my account (main account) i see 60+ dublicate servers.
Thank you very much.