"adding /usr/bin/tnef to open_basedir"

This commit is contained in:
Ralf Becker 2009-10-22 17:17:13 +00:00
parent daa2afcd70
commit c3ab1bc9e8

View File

@ -28,7 +28,7 @@ Alias /egroupware /usr/share/egroupware
php_value memory_limit 64M
php_value session.gc_maxlifetime 14400
php_value include_path .:/usr/share/pear
php_admin_value open_basedir /usr/share/egroupware:/var/lib/egroupware:/tmp:/usr/share/pear:/usr/bin/zip:/usr/share/jpgraph
php_admin_value open_basedir /usr/share/egroupware:/var/lib/egroupware:/tmp:/usr/share/pear:/usr/bin/zip:/usr/share/jpgraph:/usr/bin/tnef
php_value upload_max_filesize 64M
php_value post_max_size 65M
<Files ~ "\.inc\.php$">