• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Changing PHP error reporting in only one directory?

WannaFly

Platinum Member
By default my php install is set to report not errors to the HTML output, which is what I want because it is a production server. I'd like to be able to test scripts in a different directory though and have it show the errors in the HTML output - is there anything i can add to .htaccess to do this?

Please dont get on the "you shouldn't be testing on a production server" topic 🙂

Thanks for any help!
 
Back
Top