KC 8.7.80 upgrade issues
-
remove that one php-mapi…
ok - I thought it is still needed …
@smhaller said in KC 8.7.80 upgrade issues:
@thctlo said in KC 8.7.80 upgrade issues:
@smhaller said in KC 8.7.80 upgrade issues:
rc php-mapi
remove that one php-mapi…
ok - I thought it is still needed …
You need php7-mapi, the php-mapi has status RC. which means its removed, but old config may exist.
-
So, now all issues are solved.
the last bit was related to Z-PUSH and the apache config. As written in the thread here :
https://forum.kopano.io/topic/1634/centos7-no-matter-what-i-get-access-denied-please-send-authorisation-information/5I also had to add the line: SetEnvIf Authorization “(.*)” HTTP_AUTHORIZATION=$1
to my config.Thanks to: @thctlo, @mcostan and @fbartels for your support and guidance much appreciated.