X-Git-Url: https://git.cyclocoop.org/?a=blobdiff_plain;f=etc%2Fnginx%2Fsite.d%2Flhc-stats%2Flocal.sh;h=39f1725b7621c8140a50b7fb06e3d5ea6217a705;hb=837755eea02c6cc52153764f229f6f4965af5de9;hp=5f8795590f18d6da7b287af9d4e133931fa79ee8;hpb=a11ad78672a096632b15a660509d7dd5f7c5eae5;p=lhc%2Fateliers.git diff --git a/etc/nginx/site.d/lhc-stats/local.sh b/etc/nginx/site.d/lhc-stats/local.sh index 5f87955..39f1725 100644 --- a/etc/nginx/site.d/lhc-stats/local.sh +++ b/etc/nginx/site.d/lhc-stats/local.sh @@ -1,5 +1,5 @@ pool=lhc_stats -sudo adduser php5_"$pool" www-"$site" +sudo adduser php_"$pool" www-"$site" sudo adduser www-"$site"-tls www-"$site" -"$tool"/local/mysql-user-create php5_"$pool" -"$tool"/local/mysql-database-create php5_"$pool" +"$tool"/local/mysql-user-create php_"$pool" +"$tool"/local/mysql-database-create php_"$pool"