I am on a local server using ampps and I can change php version from 5.3 to 5.4 but when on 5.4 than my website just goes blank. Error reporting is turned on to error_reporting(E_ALL | E_STRICT), but still don't get any errors in order to fix any problems with 5.4
What can I do to debug and get all errors to show? Thanks in advance.
Edit: All errors are turned on in the corresponding php.ini file but still just blank