When I need to configure PHP settings in .htaccess, I need ‘AllowOverride All’ line in Apache config. Then I can add something like following to .htaccess:
# 6143 is value of E_ALL
php_value error_reporting 6143
When I need to configure PHP settings in .htaccess, I need ‘AllowOverride All’ line in Apache config. Then I can add something like following to .htaccess:
# 6143 is value of E_ALL
php_value error_reporting 6143
No comments yet.
RSS feed for comments on this post. TrackBack URI