Public bug reported:
The instructions in README.Debian, which are
Included are snippets for production use integrating with Apache2 via
uWSGI, enabled like this as root:
apt install apache2 uwsgi uwsgi-plugin-psgi
ln -s -t /etc/uwsgi/apps-enabled ../apps-available/ciderwebmail.ini
a2enconf ciderwebmail
service uwsgi restart ciderwebmail
service apache2 restart
are missing two details:
- there's one more package you need to install, namely libapache2-mod-uwsgi
- you need to enable a module before restarting apache with a2enmod uwsgi
Without those steps the apache restart step will fail. (That is,
provided you already fixed the broken symlink I reported in bug
1798177.)
** Affects: ciderwebmail (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1798181
Title:
Instructions in README.Debian incomplete
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ciderwebmail/+bug/1798181/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs