EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=587)
-   -   World HTTP Server Not working (https://www.eqemulator.org/forums/showthread.php?t=34561)

phis2017 12-05-2011 07:37 PM

World HTTP Server Not working
 
Hey Folks,
I have succesfully set up my public server and my friends are playing on it and all going great. However, the http world service will not work no matter what I do. When the world server boots up I can see it give a message that the he HTTP Serivce is disabled, but I have set it up to be on in the eqemu_config.xml file.. This is what I have..
<http port="9080" enable="true" mimefile="mime.types"/> Is there anything else that I should be doing?!?!? Please help!!!

lerxst2112 12-05-2011 08:18 PM

Code:

                <!-- Enable and set the port for the HTTP service.  Defaults are shown -->
                <http port="9080" enabled="true" mimefile="mime.types" />

You're missing a 'd' on enabled.

phis2017 12-05-2011 10:32 PM

Very cool...that worked!!!! are there any web pages or templates that go with the service???? I can get past the login then I get a page not found error...
Thanks!!

lerxst2112 12-05-2011 11:24 PM

It sounds like you didn't copy over all of the default files properly. Look in trunk\EQEmuServer\utils\defaults and copy what is missing to your server directory. I would guess you're missing the templates directory which is where the html files are, but there may be more.

phis2017 12-08-2011 10:41 AM

That did it!! Thanks!!! I did notice one more thing... When I make changes to the DB using the http services, the world.exe server chashes.. Any insight??

Thanks!!!!


All times are GMT -4. The time now is 04:34 AM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.