Skip to content
Snippets Groups Projects
Commit bd8ac9ff authored by redray's avatar redray
Browse files

No commit message

No commit message
parent 5dee0b15
No related branches found
No related tags found
No related merge requests found
...@@ -86,8 +86,8 @@ ...@@ -86,8 +86,8 @@
php_admin_value sendmail_path "/usr/sbin/sendmail -t -i -fwebmaster@<tmpl_var name='domain'>" php_admin_value sendmail_path "/usr/sbin/sendmail -t -i -fwebmaster@<tmpl_var name='domain'>"
#php_admin_value open_basedir <tmpl_var name='web_document_root'>:/usr/share/php5 #php_admin_value open_basedir <tmpl_var name='web_document_root'>:/usr/share/php5
php_admin_value upload_tmp_dir <tmpl_var name='web_document_root'>/tmp #php_admin_value upload_tmp_dir <tmpl_var name='web_document_root'>/tmp
php_admin_value session.save_path <tmpl_var name='web_document_root'>/tmp #php_admin_value session.save_path <tmpl_var name='web_document_root'>/tmp
</tmpl_if> </tmpl_if>
<tmpl_var name='apache_directives'> <tmpl_var name='apache_directives'>
</VirtualHost> </VirtualHost>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment