Report this

What is the reason for this report?

Blank page on roundcube after upgrade php

Posted on December 10, 2017

i have updated php version and the webmail now show blank page after login i have important data in the webmail can you solve this problem ? my server linux ubuntu 14 use vestacp



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Are your log files showing any errors when the blank page is displayed? This should be the first step in troubleshooting as PHP would record the details of any error it encountered that prevented the page from being displayed. If the content-type header is sent by the script before it encounters the error this can result in a partially loaded or a blank page being displayed but the details of the error that was encountered would be detailed in your logs.

I have had the same issue when updated PHP version from 5.x to 7.0. The solution was to reinstall Roundcube Webmail software from scratch following this tutorial steps https://www.digitalocean.com/community/tutorials/how-to-install-your-own-webmail-client-with-roundcube-on-ubuntu-16-04. Now all works fine and I have the new version of the Roundcube.

BTW, this instruction works fine for Ubuntu 14 as well.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.