Blank page on roundcube after upgrade php
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
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
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.