Problem with shared link on subfolder

Steps to reproduce
1. I have created a shared folder Sub in a shared folder Top.
2. I create a shared link with password on Top.
3. I create a shared link with password on Sub.

Expected behaviour
Both 2 and 3 should show the files shared after having entered the correct password.

Actual behaviour
2. Shows the shared files.
3. Shows a 500 error. The logs show 'AH01067: Failed to read FastCGI header'

Server configuration
Operating system: Centos 6.7
Web server: Apache 2.4
Database: MariaDB 10
PHP version: 5.6.25
ownCloud version (see ownCloud admin page): 9.1.1
Updated from an older ownCloud or fresh install: Updated from 9.1

Apache is officially supported with mod_php.

Did you try to find a solution? Perhaps there are compatibility issues with apc or opcache:
http://forum.directadmin.com/showthread.php?t=51595
In general some more ideas how to debug: https://serverpilot.io/community/articles/error-failed-to-read-fastcgi-header.html

Yes, it had to do with the access rights on the top root folder. They were not right, so I adjusted them manually.

This topic was automatically closed after 24 hours. New replies are no longer allowed.