EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Linux Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=588)
-   -   Remote Web Management (https://www.eqemulator.org/forums/showthread.php?t=39003)

ghanja 11-13-2014 02:15 AM

Remote Web Management
 
git doesn't seem to be pulling:

Code:

/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:

Code:

$ cp ~/eqemu/utils/defaults/log.ini
Should be:
Code:

$ cp ~/eqemu/utils/defaults/log.ini .
Then three additional steps (appended to the end of the step):

Code:

$ 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


All times are GMT -4. The time now is 01:35 PM.

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