Modification : raccourcissement des noms UNIX pour MySQL : php5_ -> php_ .
[lhc/ateliers.git] / etc / nginx / site.d / cyclo-www / local.sh
index 1a81b1f..0e60791 100644 (file)
@@ -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"