• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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