--- smeserver-moodle-1.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/92moodle.httptmp 2008-10-10 10:13:44.000000000 +1100 +++ smeserver-moodle-1.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/92moodle 2008-10-10 10:16:18.000000000 +1100 @@ -63,7 +63,7 @@ $OUT .= "\n"; $OUT .= "\n"; $OUT .= " AddType application/x-httpd-php .php\n"; - $OUT .= " php_admin_value open_basedir /opt/moodle:/usr/bin/clamscan\n"; + $OUT .= " php_admin_value open_basedir /opt/moodle:/usr/bin/clamscan:/tmp\n"; $OUT .= " Options None\n"; $OUT .= " order deny,allow\n"; $OUT .= " deny from all\n";