PDA

View Full Version : Remote Web Management


ghanja
11-13-2014, 02:15 AM
git doesn't seem to be pulling:


/server/templates
/server/updated_templates


And not sure if it is related or not, haven't dug deeper just yet, but, according to netstat it doesn't seem as though anything is listening to 9080 (I left the port on default).

It is "enabled" in eqemu_config.xml and it is at port 9080 as previously mentioned.

Any leads as to where I should start looking for the issue (unless it's deprecated on linux?) as I believe I've tried everything that I could think of.

ghanja
11-13-2014, 02:46 AM
Thank you demonstar55. I totally missed it.

For those following the Linux on VM setup guide (good even if you're running bare metal, well, less the inaccuracies which I intend to correct if given access to do so):

Step 14, take note:


$ cp ~/eqemu/utils/defaults/log.ini


Should be:

$ cp ~/eqemu/utils/defaults/log.ini .


Then three additional steps (appended to the end of the step):


$ ln -s ../quests/lua_modules lua_modules
$ ln -s ../eqemu/utils/defaults/templates templates
$ ln -s ../eqemu/utils/defaults/updated_templates updated_templates

druid64
03-18-2015, 01:16 AM
cp ~/eqemu/utils/defaults/mime.types .

You may also need