We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b0debc commit 5516b5bCopy full SHA for 5516b5b
1 file changed
install/tpl/server.ini.master
@@ -78,7 +78,7 @@ apps_vhost_enabled=y
78
apps_vhost_port=8081
79
apps_vhost_ip=_default_
80
apps_vhost_servername=
81
-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:/usr/share/php:/tmp:/usr/share/phpmyadmin:/etc/phpmyadmin:/var/lib/phpmyadmin
+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:/usr/share/php:/tmp:/usr/share/phpmyadmin:/etc/phpmyadmin:/var/lib/phpmyadmin:/dev/random:/dev/urandom
82
htaccess_allow_override=All
83
awstats_conf_dir=/etc/awstats
84
awstats_data_dir=/var/lib/awstats
0 commit comments