CakePHP website blank page
There may be a chance to get blank page after migrating cakePhp site from one server to another.
We can resolve this problem by clearing the cache files.
So remove all files from the below folders after the site migration.
/app/tmp/cache/model
/app/tmp/cache/persistent
That's all....