ExeOutput showing white screen

I have 2 web apps is one in laravel and another custom php MVC framework similar. I have followed everything on documentation and video tutorial on setting up mysql (https://www.youtube.com/watch?v=NK_OUB4ug1w), i just get a blank screen on running.

I have kept MySQL and configured everything correctly including rerouting to main page and adding mysql extensions.

When I check the error log, I see below

16 Dec 2019 12:00:12 Scheme Request URL start: http://heserver/500
16 Dec 2019 12:00:13 PHP ERROR: Found

You’re probably using a redirection, is it the case?

I believe it may be. I need a quick solution - there is too much at steak.

We improved the redirection handler in ExeOutput 2020 so it is likely that this bug will be solved in the incoming release.