I've recently switched from WAMP/XAMPP to LAMP and one thing I found useful was the clean, formatted error reporting. On my current server it just displays errors as plain text, and it can be hard to read through using a web browser (and not viewing source). So is there any way to display errors similarly to WAMP, like in an HTML table with styling?I've recently switched from WAMP/XAMPP to LAMP