On 21/05/2026 01:52, Ulrich Hiller via Users wrote:
Hi,
thank you for the link.
But this is for a new install. I have already set everything working for 1.6.15. The procedure for upgrade always was unpacking the new tar.gz and doing ./bin/installto.sh /usr/share/nginx/html/roundcubemail
Is there such an easy way for upgrading 1.6.15 to 1.7.0 without having to do new installs? Or will i have to do a new install of everything from the beginning?
At least the above method, as i previously described, resulted in non functioning roundcube.
With kind regards and thanks a lot, ulrich
I did the following - using Apache 2.4:
And it all just worked.
Then: rm -r $WEBROOT/RoundCube ln -s $WEBROOT/NewCube/public_html $WEBROOT/RoundCube
And access to https://$MYDOMAN/RoundCube all seems fine.
It looks like the HTML problem has been fixed, but the released files still contain confusing statements.
Make sure you get a new 1.7.0, the first version they released didn't work.
Cheers,
Gary B-)