Page 1 of 1

Fix RoundCube installation on Centos 7 Server without reinstalling

Posted: Sun May 10, 2020 9:33 pm
by Edward10432
I know roundcube works out of the box on a fresh Vesta installation but i am looking for a fix without having any downtime eg reinstalling the OS and Vesta and potentially running in the same issue again and losing time.

What i did that caused roundcube to not work intially was downgrade from PHP 7.4 which is now the default version when installing Vesta to PHP 7.0 as my scripts do not function properly unless using that particular version.

Ive had the 404 not found when navigating to "mydomain/webmail/"after downgrading the PHP version then 403 forbidden after messing with it for a bit and finally a white page when i visit it now
Image

The white page issue started happening after i did a fresh install of vesta on another server and downloaded the roundcube files from there and tried uploading to my server(the one with the existing issue).

Im also unable to install/reinstall roundcube by ssh using yum as it says it requires php-common 5.4 and tried to install it while im using and need php-common 7.0
Image