Various updates have led to an installation of both apache2 and nginx on my computer. The result is a clash between webservers apache2 and nginx. Both want to listen on localhost and the end result is that cups can no longer access localhost, and systemd cannot load apache2.
I do not have much understanding of the management of ports, but do understand they can be managed, if one knows what one is doing. I don't!.
Can any wiser and more informed person advise me on:
1: whether it is really necessary to have both of these web servers installed,
and:-
2:If both are needed, how to change the port settings to enable both programs to function and cups to run.
and:
3: If only one is required, which is preferred.


