Hello
I need to update a server to PHP 7 but need PHPMyAdmin working as well as Roundcube.
I have managed to find repositories for PHP 7 and PHPMyAdmin but cannot seem to find one for Roundcube so this is the only thing holding me back.
Do any PPA repositories exist as I would prefer not to break the automatic updating features?
Thanks
Robin
Not that I'm aware of. Typically the repos are versions behind in Roundcube anyways that can leave you vulnerable to security problems. For example the Roundcube package that is currently available for 15.10 (latest Ubuntu version) is 1.1.1 while the current stable version of Roundcube is 1.1.4 meaning that if you use the repo version of Roundcube your using a version that has known and fixed bugs and security problems. Thats why I'd always recommend installing Roundcube directly anyways.