Roundcube CONFIGURATION ERROR
Posted: Mon Apr 04, 2022 1:35 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.
OK, so I changed php versions back to 74 and now under my.host.name/webmail I see an error message:
Roundcube was already installed and has worked as expected. What do I have to do now to make it work again as before ?
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. "
Code: Select all
CONFIGURATION ERROR
config.inc.php was not found.
Please read the INSTALL instructions!