Talk:Release notes for WeBWorK 2.18: Difference between revisions
Jump to navigation
Jump to search
Robert.marik (talk | contribs) (lighttpd and port 8080) |
m (Confirmed this issue when upgrading from 2.16, and added information on where to change.) |
||
Line 1: | Line 1: | ||
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.) | 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. |
Latest revision as of 16:58, 22 August 2023
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.