We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df76de9 commit 9bd8c0bCopy full SHA for 9bd8c0b
install/tpl/server.ini.master
@@ -55,7 +55,7 @@ nginx_group=www-data
55
apps_vhost_port=8081
56
apps_vhost_ip=_default_
57
apps_vhost_servername=
58
-php_open_basedir=[website_path]/web:[website_path]/tmp:/var/www/[website_domain]/web:/srv/www/[website_domain]/web:/usr/share/php5:/tmp:/usr/share/phpmyadmin:/etc/phpmyadmin:/var/lib/phpmyadmin:/usr/share/php
+php_open_basedir=[website_path]/web:[website_path]/private:[website_path]/tmp:/var/www/[website_domain]/web:/srv/www/[website_domain]/web:/usr/share/php5:/tmp:/usr/share/phpmyadmin:/etc/phpmyadmin:/var/lib/phpmyadmin:/usr/share/php
59
htaccess_allow_override=All
60
awstats_conf_dir=/etc/awstats
61
awstats_data_dir=/var/lib/awstats
0 commit comments