This page was exported from GTUTO [ https://www.gtuto.com ] Export date:Thu Apr 18 4:34:23 2024 / +0000 GMT ___________________________________________________ Title: DEBIAN installation serveur WEB --------------------------------------------------- Après une installation de base, pour un serveur WEB simple : apt-get update apt-get upgrade apt-get install aptitude apt-get install htop install mariadb-server apt-get install apache2 apt-get install php5 apt-get install php-pear apt-get install php-date apt-get install php-db apt-get install php-dompdf apt-get install php-file apt-get install php-fpdf apt-get install php-tcpdf apt-get install php-html-common apt-get install php-http apt-get install php-mail apt-get install php-mail-mime apt-get install php-net-url apt-get install php5-gd apt-get install php5-imagick apt-get install php5-mcrypt apt-get install php5-mysql apt-get install php5-odbc apt-get install php5-sqlite apt-get install php5-xmlrpc   créer un fichier /etc/apache2/sites-enabled/monsite.vhost contenant : /etc/init.d/apache2 stop /etc/init.d/apache2 start --------------------------------------------------- Images: --------------------------------------------------- --------------------------------------------------- Post date: 2016-01-25 04:13:17 Post date GMT: 2016-01-25 04:13:17 Post modified date: 2016-01-25 04:20:01 Post modified date GMT: 2016-01-25 04:20:01 ____________________________________________________________________________________________ Export of Post and Page as text file has been powered by [ Universal Post Manager ] plugin from www.gconverters.com