Roundcube Broken

Post Reply
User avatar
webxtek
Posts: 51
Joined: Wed Nov 18, 2020 7:43 pm

Hi,
has this ever happened with any of you? first it was giving a error saying me to look on conf file, i found a tutorial telling to change those file permissions fo 0644, then the login page started to work again, but when i login everything is broken :(
roundcube problem.png
roundcube problem.png (49.38 KiB)
User avatar
myVesta
Site Admin
Posts: 928
Joined: Fri Jun 19, 2020 9:59 am
Has thanked: 8 times
Been thanked: 6 times

try:

Code: Select all

apt install --reinstall roundcube roundcube-core
and then follow viewtopic.php?f=7&t=37
User avatar
webxtek
Posts: 51
Joined: Wed Nov 18, 2020 7:43 pm

dpeca wrote: Tue Dec 29, 2020 8:52 pm try:

Code: Select all

apt install --reinstall roundcube roundcube-core
and then follow viewtopic.php?f=7&t=37
i ran that command, and i changed the hostname proxy template to "hosting-webmail-phpmyadmin", now it's working! Finally, i think i got the server running properly.

About adding ALIAS to the hostname mail.domain.com, well it works, but if some of the domains does not point to the hosting it will make the whole ssl crash, i dont understand the reason.
But i don't care, i told my clients to update the mail.domain.com to my $hostname and its working now.
1webdomain
Posts: 7
Joined: Tue Sep 29, 2020 6:57 am

how to completely remove Roundcube ... without having problems with future panel updates?
User avatar
myVesta
Site Admin
Posts: 928
Joined: Fri Jun 19, 2020 9:59 am
Has thanked: 8 times
Been thanked: 6 times

Code: Select all

apt remove --purge roundcube roundcube-core
panel has nothing with roundcube, you can remove roundcube.
Post Reply