Thread: EqEmu commands
View Single Post
  #2  
Old 12-16-2007, 07:56 AM
Bishop4351
Sarnak
 
Join Date: Sep 2006
Location: Texas
Posts: 49
Default

I've have the same issue I run a centos server with it in there and I don't even see that this process is listening:

Code:
svr01 server # cat eqemu_config.xml|grep http
        <http port="9080" enabled="true" mimefile="mime.types" />
svr01 server # netstat -nap |grep 9080
svr01 server #
Reply With Quote