Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
| fr:shard [2019/08/30 08:34] – Deed | fr:shard [2023/06/30 19:32] (Version actuelle) – YannK | ||
|---|---|---|---|
| Ligne 51: | Ligne 51: | ||
| php: | php: | ||
| - | + | < | |
| apt install php libapache2-mod-php php-mysql php-gd php-imagick | apt install php libapache2-mod-php php-mysql php-gd php-imagick | ||
| </ | </ | ||
| Ligne 108: | Ligne 108: | ||
| <WRAP prewrap 650px> | <WRAP prewrap 650px> | ||
| <code bash> | <code bash> | ||
| - | apt install git libcurl4-openssl-dev libluabind-dev libfreetype6-dev libx11-dev libgl1-mesa-dev libxxf86vm-dev libxrandr-dev libxrender-dev libopenal-dev libogg-dev libvorbis-dev libxml2-dev cmake build-essential libpng-dev libjpeg62-turbo-dev rrdtool bison libxmu-dev autoconf automake default-libmysqlclient-dev libgif-dev cpputest libssl-dev liblzma-dev unzip p7zip p7zip-full screen | + | apt install git libcurl4-openssl-dev libluabind-dev libfreetype6-dev libx11-dev libgl1-mesa-dev libxxf86vm-dev libxrandr-dev libxrender-dev libopenal-dev libogg-dev libvorbis-dev libxml2-dev cmake build-essential libpng-dev libjpeg62-turbo-dev rrdtool bison libxmu-dev autoconf automake default-libmysqlclient-dev libgif-dev cpputest libssl-dev liblzma-dev unzip p7zip p7zip-full screen |
| </ | </ | ||
| </ | </ | ||
| - | </ | + | |
| - | ===Installer Squish=== | + | ===Installer Squish |
| *[[https:// | *[[https:// | ||
| <code bash> | <code bash> | ||
| Ligne 279: | Ligne 279: | ||
| ====Configurer Apache2 Web Serveur==== | ====Configurer Apache2 Web Serveur==== | ||
| <code bash> | <code bash> | ||
| - | nano / | + | nano / |
| </ | </ | ||
| Ligne 293: | Ligne 293: | ||
| DocumentRoot / | DocumentRoot / | ||
| - | ErrorLog ${APACHE_LOG_DIR}/ | + | ErrorLog ${APACHE_LOG_DIR}/ |
| - | CustomLog ${APACHE_LOG_DIR}/ | + | CustomLog ${APACHE_LOG_DIR}/ |
| | | ||
| < | < | ||
| Ligne 323: | Ligne 323: | ||
| DocumentRoot / | DocumentRoot / | ||
| - | ErrorLog ${APACHE_LOG_DIR}/ | + | ErrorLog ${APACHE_LOG_DIR}/ |
| - | CustomLog ${APACHE_LOG_DIR}/ | + | CustomLog ${APACHE_LOG_DIR}/ |
| </ | </ | ||
| </ | </ | ||
| + | Activer shard.conf | ||
| + | < | ||
| + | a2ensite shard | ||
| + | </ | ||
| Ouvrir le port 40916 | Ouvrir le port 40916 | ||
| < | < | ||
| Ligne 739: | Ligne 742: | ||
| - | {{tag> | + | {{tag> |





