I write project with cakephp 3.2 and I don't notice about PHP version while developing on localhost. When I upload hosting and I got blank page.
When i googling it. It cause of php version not compitable and cakephp 3 minimum require is php version 5.5.9.
is there a way to do cakephp 3 and php version 5.3 integrated?