Installing WebMod on VDS

Ask questions about dedicated servers here and we and other users will do our best to answer them. Please also refer to the self-help section for tutorials and answers to the most commonly asked questions.
Post Reply
SAPPER
New to forums
New to forums
Posts: 4
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Mon Apr 26, 2010 10:39 am
Location: Florida
Contact:

Installing WebMod on VDS

Post by SAPPER »

Hello,

Has anyone gotten the WebMod app to work on a VDS?

App: http://www.djeyl.net/w.php

Thank you,
SAPPER
SYOPS.com
Image
SAPPER
"Live Free or DIE"
http://syops.com
User avatar
Edge100x
Founder
Founder
Posts: 13126
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: Installing WebMod on VDS

Post by Edge100x »

I don't have much experience with webmod, but I don't think that there would be a problem with a dedicated server/VDS meeting its requirements.

Here are a couple of things to check, if you couldn't connect to it after you installed it:

- Did it show as running through "meta list" via the server console?
- Did "netstat -a" show that its port was open and listening (port 27016)?
- Are you running Windows 2008, and if so, is it binding to the right address (also seen in "netstat -a"? On Win2k8, we've seen problems with servers not binding to the correct IP if there are multiple IPs available.
- Is there a firewall running on the VDS? If so, does disabling it temporarily clear this up?
SAPPER
New to forums
New to forums
Posts: 4
Joined: Mon Apr 26, 2010 10:39 am
Location: Florida
Contact:

Re: Installing WebMod on VDS

Post by SAPPER »

Edge100x wrote:I don't have much experience with webmod, but I don't think that there would be a problem with a dedicated server/VDS meeting its requirements.

Here are a couple of things to check, if you couldn't connect to it after you installed it:

- Did it show as running through "meta list" via the server console?
- Did "netstat -a" show that its port was open and listening (port 27016)?
- Are you running Windows 2008, and if so, is it binding to the right address (also seen in "netstat -a"? On Win2k8, we've seen problems with servers not binding to the correct IP if there are multiple IPs available.
Ah, good idea.. silly me...
Meta list, 0 for all
Netstat, yes port 27015 is open

I'm sure it's something silly on my part. May need AMXX installed or something not sure but instruction did not say anything about AMX just need meta mod which is installed but had to add plugins.ini to folder to add entries.

Will continue to mess with it and/or have our community Server Admin take a look, send him an email a bit ago. I'll update this post as I find out more.

Thank you,
SAPPER
SYOPS.com
Image
SAPPER
"Live Free or DIE"
http://syops.com
User avatar
Edge100x
Founder
Founder
Posts: 13126
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: Installing WebMod on VDS

Post by Edge100x »

If "meta list" shows no plugins running and no errors, then you should double-check that it is listed in your addons/metamod/plugins.ini file. You need a line like this there:

Code: Select all

win32 addons/w/dlls/w_mm.dll
SAPPER
New to forums
New to forums
Posts: 4
Joined: Mon Apr 26, 2010 10:39 am
Location: Florida
Contact:

Re: Installing WebMod on VDS

Post by SAPPER »

Edge100x wrote:If "meta list" shows no plugins running and no errors, then you should double-check that it is listed in your addons/metamod/plugins.ini file. You need a line like this there:

Code: Select all

win32 addons/w/dlls/w_mm.dll
Ya no errors or plugins installed. Just checked and all looks fine the best I can tell. I just gave the login info to our Server Admin and he's going to bounce in and take a peek at it.
Image
SAPPER
"Live Free or DIE"
http://syops.com
SAPPER
New to forums
New to forums
Posts: 4
Joined: Mon Apr 26, 2010 10:39 am
Location: Florida
Contact:

Re: Installing WebMod on VDS

Post by SAPPER »

Update.... ok, got it to work... had to restart FireDamon servers for server. Just restarting map or server in console did not work. As soon as I restarted FireDamon service all works fine. Silly me!
Image
SAPPER
"Live Free or DIE"
http://syops.com
User avatar
Edge100x
Founder
Founder
Posts: 13126
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: Installing WebMod on VDS

Post by Edge100x »

I'm glad to hear that it's working now :)
Post Reply