Merge pull request #8176 from nextcloud/backport/8173/stable23

[stable23] Remove link to dead owncloud forum
This commit is contained in:
Christoph Wurst 2022-04-05 08:51:38 +02:00 committed by GitHub
commit bee9b3afd0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -139,8 +139,7 @@ Some common problems / error messages found in your logfiles as described above:
``data/nextcloud.log`` file. Some Apache modules like ``mod_fastcgi``, ``mod_fcgid``
or ``mod_proxy_fcgi`` are not passing the needed authentication headers to
PHP and so the login to Nextcloud via WebDAV, CalDAV and CardDAV clients is
failing. Information on how to correctly configure your environment can be
found at the `forums <https://forum.owncloud.org/viewtopic.php?f=17&t=30646>`_.
failing.
Troubleshooting Web server and PHP problems
-------------------------------------------