Backup and restore white page

3 posts / 0 new
Last post
#1 Wed, 04/27/2016 - 10:42
miojamo

Backup and restore white page

Hi,

I'm moving vhosts from old server to the new one Ubuntu 16.04 and php 7

Some of them migrated successfully and started, hence some of them displaying white page. It is really strange as there is no error in apache error log, even simple index.html is not displaying. It looks like apache is not working for that hosts.

Settings are the same like in others vhosts all run as FCGI

How can I debug it?

Thank you,

Wed, 04/27/2016 - 10:44
andreychek

Howdy,

When looking at $HOME/logs/access_log, are you seeing an access attempt? If not, it's possible requests are ending up else where for some reason.

-Eric

Wed, 04/27/2016 - 10:54
miojamo

Yes, there are access attempts.

Ubuntu 18.04 LTS

Topic locked