I've just upgraded from 5.0 to 5.5.
When I were programming PHP in 5.0 I got feedback from the browser, when the script was run on the server, if errors on the page occoured. In 5.5 these errors are missing. Anybody know how to turn them on again?
If I've got an error in my PHP-script, I'm not told what the error is. I'm only getting a blanc page with absolutely nothing on it.