X-Git-Url: https://git.cyclocoop.org/?p=lhc%2Fateliers.git;a=blobdiff_plain;f=etc%2Fnginx%2Fsite.d%2Fcyclo-www%2Flocal.sh;h=0e60791f948dbef372e0f8430e1e7c8e2c1e1c28;hp=1a81b1fdec7f6041699db276ec9e2cae32442e0f;hb=9075978ae94310fa7a27d9881d3cecc6150ca3e9;hpb=8861456f050ddaa2797cd93e9d2b7808b282d289 diff --git a/etc/nginx/site.d/cyclo-www/local.sh b/etc/nginx/site.d/cyclo-www/local.sh index 1a81b1f..0e60791 100644 --- a/etc/nginx/site.d/cyclo-www/local.sh +++ b/etc/nginx/site.d/cyclo-www/local.sh @@ -1,5 +1,5 @@ pool=cyclo_www -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"