How to Enable Php Logs Using .htaccess

htaccess file:

linux: .htaccess
windows: htaccess.txt

To enable logging using the htaccess file set the following values:


php_flag display_startup_errors on
php_flag display_errors on
php_flag html_errors on

0 Comments

Post a Comment

Post a Comment (0)

Previous Post Next Post
NERV Open Source

Building production Spring Boot systems?

Explore NERV — open-source Java libraries for audit trails, persistence, exception handling, and reliable event-driven architecture.

Explore NERV on GitHub →