Talk:Release notes for WeBWorK 2.18

From WeBWorK_wiki
Revision as of 12:58, 22 August 2023 by Geralt of Rivia (talk | contribs) (Confirmed this issue when upgrading from 2.16, and added information on where to change.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

One remark related to the upgrade instructions. Perhaps it should be mentioned, that 8080 port should be not used by another service. (WW2.16 suggested to use 8080 for lighttpd and there is a conflict if the user keeps this setting also for 2.18.). This is a simple edit in /etc/lighttpd/lighttpd.conf - set server.port to 81 instead.