Ashus.ashus.net

Full Version: Call Of Duty: PHP RCon 2.40 EN++
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
just downloaded your beta and im getting this error:
Code:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@rufclan.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

I know I have access to create my own php.ini file, but what do I need to include in it?
Am I sunk? This was their reply. Yes we are on a shared server.
Quote:Hi,
Are you on a shared server? On our shared servers we can open ports for outbound connections, but anything that requires a listening port will not function. For UDP this means no two-way communication. Unless the script just fires off a couple packets and quits it probably won't work. These restrictions do not exist on our VPS or dedicated servers.

If you have any more questions please feel free to ask and we'll be happy to help.
Dudenell:
.htaccess contents are not understood completely, move settings to php.ini or webserver config one by one and find out which lines are problem for you. this has been discussed many times before, read this thread from the start.

itgl72:
you won't open listening port, you make a udp connection, send packets and wait for reply. it should work if you give them info where you are connecting to [ip/port] and they enable it.

Guest

I've got this working on my host and it works with my ranked Black Ops server.

I don't see a way to ban. I guess it works differently now since Black Ops doesn't use PunkBuster.
A lot of the commands don't do much (like change map, etc), but that's okay since it's a ranked server.

I'll be watching this thread for updates. Thanks again!
Also have this working on my host.
Ashus you are the best :mrgreen:
hi have this working locally won't work on host so no worries i'd just like to know a couple of things

1,How do i get the messages to work on the server like a rotation?

2,if it was possible to auto kick someone who used a specific weapon or attachment?
Ashus Wrote:itgl72:
you won't open listening port, you make a udp connection, send packets and wait for reply. it should work if you give them info where you are connecting to [ip/port] and they enable it.

Thank you Ashus. My web host allowed the exception, now the error is gone. Today I will configure to see my ranked and unranked server. I only have the one default in there now. I have to click on the link that says PHP RCON when I login to bring up the one ranked server. I will play with the configs more today now that I know there is an allow rule at my webhost.
FANTASTIC!!! I know see my RANKED & UNRANKED server on our website so members can kick to make room. I will continue to monitor this thread for updates to the current version. A few questions below.

1. As a limited 0 account to login how hard would it be to also allow an option to BAN to go with KICK in the row where a player is listed? Right now it just shows kick.

2. On the ranked server I see a lot of commands dont work when logged into an admin 1 account, I get a lot of Unknown command. Would be nice to be able to change game type, and maps. Am I doing something wrong or is this under development? I see many of these commands do work on my unranked server.

3. Is there a way to list the current gametype and map the server is currently on when logged in looking at the screen?

AS IS RIGHT NOW ITS A SAVIOR... Just a few questions and maybe suggestions, thank you again Ashus.
again, only a few command work on raneked servers, like kicking players or changing playlist. map changing and gametype changing do not work, it is a limitation introduced by the creators / they want to keep ranking very strict.

try to enable ban, etc. things in config, they should still work as before.

you can see the map and gametype on unranked, map only on ranked.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39