no

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 d...

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

Related

php 6156552761772492139

Post a Comment Default Comments

item