serv install synfony.sh
À propos du fichier
- Type de fichier
- Fichier SH de < 1 Ko (text/plain)
- Confidentialité
- Fichier public, envoyé le 22 janvier 2017 à 15:29, depuis l'adresse IP 165.169.x.x (RE)
- Sécurité
- Ne contient aucun Virus ou Malware connus - Dernière vérification: 13 heures
- Statistiques
- La présente page de téléchargement a été vue 1098 fois depuis l'envoi du fichier
- Page de téléchargement
-
Aperçu du fichier
#!/usr/bin/env bash
dnf install mariadb mariadb-server
systemctl start mariadb.service
systemctl enable mariadb.service
mysql_secure_installation
dnf install nginx php-fpm php-common php-opcache php-pecl-apcu php-cli php-pear php-pdo php-mysqlnd php-pgsql php-pecl-mongodb php-pecl-redis php-pecl-memcache php-pecl-memcached php-gd php-mbstring php-mcrypt php-xml
systemctl start nginx.service
systemctl enable nginx.service
systemctl start php-fpm.service
systemctl enable php-fpm.service
firewall-cmd --permanent --add-service=http
firewall-cmd --permanent --add-service=https
systemctl reload firewalld
Partager le fichier serv-install-synfony.sh sur le Web et les réseaux sociaux:
Télécharger le fichier serv-install-synfony.sh
Télécharger serv-install-synfony.sh