diff --git a/install/0.9.7/rhel/templates/web/apache_default.stpl b/install/0.9.7/rhel/templates/web/apache_default.stpl
index a01411e6c..84dcd5498 100755
--- a/install/0.9.7/rhel/templates/web/apache_default.stpl
+++ b/install/0.9.7/rhel/templates/web/apache_default.stpl
@@ -19,7 +19,6 @@
AllowOverride All
- php_admin_value open_basedir none
SSLEngine on
SSLVerifyClient none
SSLCertificateFile %ssl_crt%
diff --git a/install/0.9.7/rhel/templates/web/apache_default.tpl b/install/0.9.7/rhel/templates/web/apache_default.tpl
index 2eb12b2ab..dac4a3828 100755
--- a/install/0.9.7/rhel/templates/web/apache_default.tpl
+++ b/install/0.9.7/rhel/templates/web/apache_default.tpl
@@ -14,12 +14,10 @@
AllowOverride All
Options +Includes -Indexes %cgi_option%
- php_admin_value sendmail_path '/usr/sbin/sendmail -t -i -f %email%'
AllowOverride All
- php_admin_value open_basedir none
RMode config