• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Plesk 12.5 and Ownloud 8.2.2 problem with missing authentication headers

Thomas Poisl

Basic Pleskian
I observed the following problem quite some time ago and wonder if anyone has found a solution for it yet.

When you are running latest Plesk 12.5 (on CentOS 7.2 running nginx) with Owncloud 8.2.2 there is a problem, when you work with PHP 5.6.17 fpm served by apache:

Workaround to this problem is simple:
  • switch to fpm served by nginx, or
  • fastcgi served by apache
After some reading, it seems the problem is caused by caching but anything I tried to modify in the .htaccess yet did not work.

I wonder if there is a solution to the problem for using the PHP fpm served by apache.
 
Back
Top