Skip to content

Commit 5915a89

Browse files
committed
Fixed: FS#1205 - phpmyadmin warning
1 parent 722e8e8 commit 5915a89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/tpl/server.ini.master

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ group=www-data
4444
apps_vhost_port=8081
4545
apps_vhost_ip=_default_
4646
apps_vhost_servername=
47-
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
47+
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
4848
htaccess_allow_override=All
4949

5050
[dns]

0 commit comments

Comments
 (0)