Hi Patrick, you are right - apache and nginx default to port 80 as that is what webservers are supposed to do. To put one on a different port by default would break more users.
If you want to install them along each other you need to install one then configure it for another port (or stop the service temporarily) and then install the other package. I recommend reconfiguring the one you will use less to a different port as you will run into the same issue on every update. There are various guides that do so like e.g. [1] which uses nginx as proxy for apache. I hope that gets you going, please update if not. [1]: https://www.howtoforge.com/tutorial/how-to-install-nginx-as- reverse-proxy-for-apache-on-ubuntu-16-04/ ** Changed in: nginx (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1721858 Title: package nginx-extras 1.10.3-0ubuntu0.16.04.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nginx/+bug/1721858/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
