Roundcube Service Unavailable (A temporary solution has been found)

Hello. After updating the panel, there are many problems. I fix everything I can myself.

But I don’t understand why roundcube doesn’t work. Error - Service Unavailable

How to solve the problem. I replaced wwww with www in the php-fpm config, but nothing helped…

I’m going through the same thing, and I can’t find a solution. I know that there is a solution for those who have Apache, but for those who only use nginx, there is no solution. Emails continue to work through Outlook, but I have many clients who use Webmail and are affected :frowning:

This is a very big problem… I have apache+nginx

I found a solution!

Replace in /etc/apache2/conf.d/hestia-event.conf

SetHandler “proxy:unix:/run/php/www.sock|fcgi://localhost”

Replace with SetHandler “proxy:fcgi://127.0.0.1:9000”

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.