CentOS 5.5 – Install MySQL 7
FrançaisLinuxTutorials
Paramètres de configuration
Il s’agit ici de paramêtres qu’il vous faudra adapter à vos besoins : Keep reading
Paramètres de configuration
Il s’agit ici de paramêtres qu’il vous faudra adapter à vos besoins : Keep reading
Paramètres de configuration
Manager : admin / adminPassword
Admin : manager / managerPassword Keep reading
Paramètres de configuration
Il s’agit ici de paramêtres qu’il vous faudra adapter à vos besoins :
Nom de la machine : SERVER-03
Admin mySQL : admin / adminPassword
Répertoire de stockage des base de données : /home/mysql/data
Pré-requis
– CentOS 5.5 – Base install
– CentOS 5.5 – Install réseau
– CentOS 5.5 – Le firewall
Installation MySQL 6
Allons dans l’éternel répertoire de Keep reading
Paramètres de configuration
Il s’agit ici de paramètres qu’il vous faudra adapter à vos besoins :
Admin postgres : admin / adminPassword
Répertoire de stockage des base de données : /home/postgres/data
Réseau local : 192.168.2.0
Pré-requis
– CentOS 5.5 – Base install
– CentOS 5.5 – Install réseau
– CentOS 5.5 – Le firewall
Installation PostgresSQL 9
Commençons par installer 2 librairies qui Keep reading
Paramètres de configuration
Manager : admin / adminPassword
Admin : manager / managerPassword
Pré-requis
– CentOS 5.5 – Install Java 6
Installation Tomcat 6
Allons dans le répertoire de téléchargement et récupérons tomcat (si ce miroir ne Keep reading
Adresse IP de la macine Tomcat : 192.168.2.43 (ou localhost si la machine est la même)
– CentOS 5.5 Installation Apache 2
– CentOS 5.5 Java install
Cette installation à lieu sur la machine ou est installé Apache 2.
Allons dans le répertoire de Keep reading
Pré-requis
– CentOS 5.5 – Base install
– CentOS 5.5 – Le firewall
Installation JDK 1.6
Récupérer le bon JDK (au 29/10/2010 : jdk-6u21-linux-i586.bin) par exemple en le téléchargeant avec elinks Keep reading
This install requires postgresql to be installed… You can remove the –with-pgsql=/usr/local/pgsql from the ./configure line if you don’t want to use it…
yum install -y gd libxml libtiff mrtg libxslt-devel libxml2-devel libjpeg-devel libpng-devel cd ~ wget -c http://fr.php.net/get/php-5.3.3.tar.gz/from/fr2.php.net/mirror tar zxvf php-5.3.3.tar.gz cd php-5.3.3/ ./configure --prefix=/usr/local/php-5.3.3 --with-apxs2=/usr/local/apache/bin/apxs --with-gd --with-zlib --enable-sockets --with-jpeg-dir=/usr --with-png-dir=/usr --with-zlib --enable-gd-native-ttf --enable-mbstring=all --enable-magic-quotes --with-gettext --with-pgsql=/usr/local/pgsql --enable-libxml --with-xsl=/usr/lib make clean make make install cd /usr/local/ rm -f /usr/local/php ln -s /usr/local/php-5.3.3/ /usr/local/php cp ~/php-5.3.3/php.ini-production /usr/local/php/lib/php.ini cd ~/ rm -Rf ~/php-5.3.3/ chown -R root.www /usr/local/php chmod -R g-w,o-rwx /usr/local/php
Paramètres de configuration
Hostname : SERVER-01
Adresse IP : 192.168.2.42
Pré-requis
– CentOS 5.5 Base install
– CentOS 5.5 Réseau install
– CentOS 5.5 Config firewall
Installation Apache 2
On installe quelques librairies supplémentaires (toutes ne Keep reading
——————————————————————————–
Il s’agit ici de paramètres qu’il vous faudra adapter à vos besoins :
Réseau local : 192.168.2.0
——————————————————————————–
——————————————————————————–
Nous allons utiliser iptable et tout est déjà Keep reading