Modification : raccourcissement des noms UNIX pour MySQL : php5_ -> php_ .
[lhc/ateliers.git] / etc / nginx / site.d / cyclocamp-www / local.sh
index baefaff..8fd11fe 100644 (file)
@@ -1,5 +1,5 @@
 pool=cyclocamp_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"