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,

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

Yes, there are access attempts.