File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ pm.status_path = /status
1717
1818php_admin_value[upload_tmp_dir] = /home/%user%/tmp
1919php_admin_value[session.save_path] = /home/%user%/tmp
20- php_admin_value[open_basedir] = /home/%user%/web/%domain%/public_html:/home/%user%/web/%domain%/private:/home/%user%/web/%domain%/public_shtml:/home/%user%/tmp:/var/www/html:/bin:/usr/bin:/usr/local/bin:/usr/share:/opt
20+ php_admin_value[open_basedir] = /home/%user%/web/%domain%/public_html:/home/%user%/web/%domain%/private:/home/%user%/web/%domain%/public_shtml:/home/%user%/tmp:/tmp:/ var/www/html:/bin:/usr/bin:/usr/local/bin:/usr/share:/opt
2121php_admin_value[sendmail_path] = /usr/sbin/sendmail -t -i -f admin@%domain%
2222
2323env[PATH] = /usr/local/bin:/usr/bin:/bin
You can’t perform that action at this time.
0 commit comments