From b35922662783f13b38fd950e4eb12e00516a2749 Mon Sep 17 00:00:00 2001 From: Thomas Citharel Date: Mon, 4 Apr 2022 10:33:31 +0200 Subject: [PATCH] Remove link to dead owncloud forum Signed-off-by: Thomas Citharel --- admin_manual/issues/general_troubleshooting.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/admin_manual/issues/general_troubleshooting.rst b/admin_manual/issues/general_troubleshooting.rst index 57c639528..8495c3398 100644 --- a/admin_manual/issues/general_troubleshooting.rst +++ b/admin_manual/issues/general_troubleshooting.rst @@ -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 `_. + failing. Troubleshooting Web server and PHP problems -------------------------------------------