Check the error.log of the web server and / or the websites if it's not phpmyadmin or RoundCube to find out what the error is. E.g. old websites might simply not be compatible with PHP 7.3.
Code: AH01797: client denied by server configuration: /home/www/abcd.com/web/ita/home_ita.htm [Wed May 26 13:31:13.325062 2021] [access_compat:error] [pid 25692] [client 93.67.44.102:54421] AH01797: client denied by server configuration: /home/www/abcd.com/web/error/403.html THis is for one of the websites.
Code: ] (104)Connection reset by peer: [client 185.191.171.44:63706] mod_fcgid: error reading data from FastCGI server [Wed May 26 11:47:04.400868 2021] [core:error] [pid 9422] [client 185.191.171.44:63706] End of script output before headers: index.php This is for another website
Ensure you resync websites under the tools menu if you haven't done that since upgrading. If you upgraded from such an old debian version, you might have .htaccess files and/or custom apache directives for an older version of apache which need updated, too.
Hi, I have reinstalled the PHPMYadmin and I am getting 403 error, I ahve checked all permission and added require all granted and also allow override but still getting 403 error. can you please help?
How did you reinstall it? How are you trying to access phpmyadmin? What do you find in the error log for those requests?
I have removed everything related to PHPMYADMIN and instaled it following https://www.howtoforge.com/perfect-server-debian-10-buster-apache-bind-dovecot-ispconfig-3-1/. I am unable to see any logs related to this. Dont know why. I am accessing with ip/phpmyadmin.
But I am gettting errors for roundcube. Please find the logs Code: [Fri May 28 07:03:27.405928 2021] [fcgid:warn] [pid 14184] [client 175.101.36.180:44360] mod_fcgid: stderr: PHP Warning: Unknown: open_basedir restriction in effect. File(/usr/share/roundcube/index.php) is not within the allowed path(s): (/home/www/clients/client22/web55/web:/home/www/clients/client22/web55/private:/home/www/clients/client22/web55/tmp:/var/www/logos99.com/web:/srv/www/logos99.com/web:/usr/share/php5:/usr/share/php:/tmp:/usr/share/phpmyadmin:/etc/phpmyadmin:/var/lib/phpmyadmin:/usr/share/php) in Unknown on line 0 [Fri May 28 07:03:27.405948 2021] [fcgid:warn] [pid 14184] [client 175.101.36.180:44360] mod_fcgid: stderr: PHP Warning: Unknown: failed to open stream: Operation not permitted in Unknown on line 0 [Fri May 28 07:05:46.007195 2021] [fcgid:warn] [pid 31289] [client 175.101.36.180:44400] mod_fcgid: stderr: PHP Warning: Unknown: open_basedir restriction in effect. File(/usr/share/roundcube/index.php) is not within the allowed path(s): (/home/www/clients/client22/web55/web:/home/www/clients/client22/web55/private:/home/www/clients/client22/web55/tmp:/var/www/logos99.com/web:/srv/www/logos99.com/web:/usr/share/php5:/usr/share/php:/tmp:/usr/share/phpmyadmin:/etc/phpmyadmin:/var/lib/phpmyadmin:/usr/share/php) in Unknown on line 0 [Fri May 28 07:05:46.007222 2021] [fcgid:warn] [pid 31289] [client 175.101.36.180:44400] mod_fcgid: stderr: PHP Warning: Unknown: failed to open stream: Operation not permitted in Unknown on line 0
I changed the base path in ISPconfig to /. I can open round cube but after loggin I am getting 403 error. Roundcube graphics are not working. I mean no images when I open roundcube
Do you mean the open_basedir? This is very insecure, change it back. Add /usr/share/roundcube to the list instead.
You did not enable SSL according to the screenshot. And Let's Encrypt certs renew automatically, so no manual actions are required to renew them.
Ok. Now I have 2 issues, One website is throwing 500 error. Please find the logs of that website in /var/log/httpd/ispconfig/website/error.log and as well as the apache. How can I resolve this? Code: (104)Connection reset by peer: [client 216.244.66.226:53450] mod_fcgid: error reading data from FastCGI server [Fri May 28 13:03:39.977925 2021] [core:error] [pid 11366] [client 216.244.66.226:53450] End of script output before headers: index.php [Fri May 28 13:04:14.765288 2021] [fcgid:warn] [pid 16167] (104)Connection reset by peer: [client 185.191.171.10:60116] mod_fcgid: error reading data from FastCGI server [Fri May 28 13:04:14.765319 2021] [core:error] [pid 16167] [client 185.191.171.10:60116] End of script output before headers: index.php [Fri May 28 13:11:03.417170 2021] [fcgid:warn] [pid 2522] (104)Connection reset by peer: [client 175.101.36.180:32840] mod_fcgid: error reading data from FastCGI server [Fri May 28 13:11:03.417200 2021] [core:error] [pid 2522] [client 175.101.36.180:32840] End of script output before headers: index.php [Fri May 28 13:11:19.491895 2021] [fcgid:warn] [pid 2519] (104)Connection reset by peer: [client 175.101.36.180:32860] mod_fcgid: error reading data from FastCGI server [Fri May 28 13:11:19.491923 2021] [core:error] [pid 2519] [client 175.101.36.180:32860] End of script output before headers: index.php [Fri May 28 13:12:04.088240 2021] [fcgid:warn] [pid 2521] (104)Connection reset by peer: [client 185.191.171.36:56054] mod_fcgid: error reading data from FastCGI server [Fri May 28 13:12:04.088275 2021] [core:error] [pid 2521] [client 185.191.171.36:56054] End of script output before headers: index.php