Skip to content

zoph: fix failing requirements with apache envars

Benedek Nagy requested to merge nbenedek/freedombox:zoph-fpm-envar-fix into master

I tested both fresh install and updating an existing installation. When updating an existing instance, the app had to be manually enabled, so I added:

elif old_version < 2:
            self.enable()

Fixes #2345 (closed)

Signed-off-by: Benedek Nagy contact@nbenedek.me

Merge request reports

Loading