X-Git-Url: https://git.cyclocoop.org/?p=lhc%2Fateliers.git;a=blobdiff_plain;f=etc%2Fnginx%2Fsite.d%2Flhc-questionnaires%2Flocal.sh;h=fa8e76bf2cb599988be91b8eddce80c3ac0c44c7;hp=580e99203fee009caac324edd6b6ebb0d88aa2dd;hb=9b4758b162a1037a8f598c91c0d05e77d98d0bbb;hpb=a11ad78672a096632b15a660509d7dd5f7c5eae5 diff --git a/etc/nginx/site.d/lhc-questionnaires/local.sh b/etc/nginx/site.d/lhc-questionnaires/local.sh index 580e992..fa8e76b 100644 --- a/etc/nginx/site.d/lhc-questionnaires/local.sh +++ b/etc/nginx/site.d/lhc-questionnaires/local.sh @@ -1,5 +1,5 @@ pool=lhc_quest -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"