Talk:Release notes for WeBWorK 2.18
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.)
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.