Notes on Java, Solaris, PHP, LDAP…

June 13, 2008

How to configure PHP settings in .htaccess

Filed under: Java — negev @ 7:56 pm
Tags: ,

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 »

No comments yet.

RSS feed for comments on this post. TrackBack URI

Leave a comment

Blog at WordPress.com.