keyring

Ceci est une ancienne révision du document !


KeyRing

Application de gestion de trousseau de clef, badges,…

Installer Apache

sudo apt install apache2

Installer MySQL

sudo apt install mysql-server

lancer mysql_secure_installation

Installer phpmyadmin

sudo apt-get install phpmyadmin php-mbstring php-gettext

Installer

sudo phpenmod mcrypt
sudo phpenmod mbstring
service apache2 restart

Vérifier la connection : http://localhost/phpmyadmin

wget https://get.symfony.com/cli/installer -O - | bash
  • keyring.1557313060.txt.gz
  • Dernière modification : 2019/05/08 12:57
  • de chabrol