? sites/all/modules/devel
? sites/default/files
? sites/default/private
? sites/default/settings.php
Index: .htaccess
===================================================================
RCS file: /cvs/drupal/drupal/.htaccess,v
retrieving revision 1.108
diff -u -p -r1.108 .htaccess
--- .htaccess	11 Apr 2010 18:33:43 -0000	1.108
+++ .htaccess	5 May 2010 02:10:53 -0000
@@ -38,8 +38,6 @@ DirectoryIndex index.php index.html inde
   php_value mbstring.http_input             pass
   php_value mbstring.http_output            pass
   php_flag mbstring.encoding_translation    off
-  # Report all PHP errors, including compile-time errors.
-  php_value error_reporting                 -1
 </IfModule>
 
 # Requires mod_expires to be enabled.
