View Single Post
  #11  
Old 05-06-2011, 01:49 AM
Bamzal
Sarnak
 
Join Date: Nov 2002
Location: https://discord.gg/ngqrDtyVe6
Posts: 33
Default

I am having same problem as OP. the pages aren't loading properly. Also the only way I can access them is by launching the http files from the templates folder. If i try accessing via localhost:9080 I get page not found.

I am trying to figure out why when I start my server the HTTP service is disabled even though I have enabled="true"

From logs:
[05.05. - 19:19:57] [WORLD__INIT] HTTP world service disabled.

From eqemu_config.xml:
<http port="9080" enabled="true" mimefile="mime.types" />
Reply With Quote