Roundcube CONFIGURATION ERROR

Post Reply
srv
Posts: 8
Joined: Thu Dec 03, 2020 2:56 pm

I had a working roundcube under my hostname (my.host.name/webmail) under php74 on fresh debian11 server.
Everything worked as it should but I changed php version for my hostname from php74 to php80. I saw an error that it only works in php lower than 8.

Code: Select all

"Unsupported PHP version. Required PHP >= 5.4 and < 8.0. "
OK, so I changed php versions back to 74 and now under my.host.name/webmail I see an error message:

Code: Select all

CONFIGURATION ERROR
config.inc.php was not found.
Please read the INSTALL instructions!
Roundcube was already installed and has worked as expected. What do I have to do now to make it work again as before ?
User avatar
myVesta
Site Admin
Posts: 928
Joined: Fri Jun 19, 2020 9:59 am
Has thanked: 8 times
Been thanked: 6 times

viewtopic.php?f=7&t=37
a stuff under third point
srv
Posts: 8
Joined: Thu Dec 03, 2020 2:56 pm

Thank you, I have changed the group permission and it is working again.
Post Reply