Hey guys!
I am making a school project, where i have two servers. One is running a database and the DNS server, while the other is running a control panel and an email server. The control panel is all and good, the websites are running, but i can’t get the mail server to work. When i try to go to webmail.domain.com, i have the ‘Opps… something went wrong!’ document. I tried to investigate and i found this in /var/logs/roundcube:
[06-May-2025 14:23:29 +0000]: <9uh4nvka> DB Error: SQLSTATE[HY000] [2002] No such file or directory in /var/lib/roundcube/program/lib/Roundcube/rcube_db.php on line 201 (GET /)
I have copied all the dns configuration from HestiaCP to my bind9 instance.
And i have no clue what to do with this error message.
Any help is appriciated!