Sometimes only error reporting can help you to find error.
Check if you using php version >= 5.6, older PHP version can cause issues with blank screen!
In script you can enable error reporting in index.php as attached.
Sometimes only error reporting can help you to find error.
Check if you using php version >= 5.6, older PHP version can cause issues with blank screen!
In script you can enable error reporting in index.php as attached.