Running Ispconfig 3.2 Debian 10 w/ NGINX http hostname.Mydomain.com:8081/webmail >>> https hostname.Mydomain.com:8081/squirrelmail w/ security exception CONFIGURATION ERROR config.inc.php was not found. Please read the INSTALL instructions! ls -l /etc/roundcube -rw-r----- 1 root www-data 3834 Nov 11 15:41 config.inc.php What should I change the permissions to or ?? They were set per ISPconfig tutorial I have not installed the plugins. At what point do I need to install them or not https://www.howtoforge.com/install-ispconfig-3-roundcube-plugins-on-debian-10/
You say you are going to /squirrelmail but you want to use Roundcube? Did you mess around with any other Roundcube things? What does Code: ls -l /var/lib/roundcube/config show? You can install the plugins whenever you want, but Roundcube should be working ofcourse.
Thanks for the reply Code: ls -l /var/lib/roundcube/config lrwxrwxrwx 1 root root 14 Aug 11 10:44 /var/lib/roundcube/config -> /etc/roundcube
Thanks for the nudge and response. As noted above and questioned by Th0m the permissions with this error seem to be suspect. When I did the install I simply copied all 8 permissions and pasted them onto the command line. I went back and entered the 8 permissions one by one and now RoundCube comes up.
I still have an issue with LE. RoundCube comes up with a security exception. What is the best way to get LE encryption running on RoundCube?
Thanks for the link. After further review: https hostname.Mydomain.com:8081/webmail >>>>> https hostname.MyDomain.com:8081/squirrelmail Works with LE (No NGINX Directives) I then created DNS Record for webmail.MyDomain2.com Added Site webmail.Mydomain2.com No NGINX Directives Does not work with LE ------ Site not secure ---Potential Security risk. How do I get LE to work on other sites?
Have you clicked LE on in the website settings? If that does not work, read https://www.howtoforge.com/community/threads/lets-encrypt-error-faq.74179/
That is a great link. I have LE working on sites and phpmyadmin LE is working on https hostname.MyDomain.com:8081/webmail I do not seem to be able to get RoundCube working on other sites. Is this a LE config issue, LE apps issue or something else? Is there any more resent information for configuring LE and apps on 3.2? What about aliases and directives?
https://somedomain.tld/webmail/ >>>>>>>>>>>>>>> 404 Is there a NGINX directive that I should be using?