Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 - Part 4 Installation du serveur Web dans FreeBSD 6,0 avec Apache 2,2, 5,0 MySQL et PHP 5 - Partie 4
Installing Apache 2.2, MySQL 5 and PHP 5 in FreeBSD 6.0 for a Reliable Web Server Installation de 2,2 Apache, MySQL 5 et PHP 5 dans FreeBSD 6,0 fiable pour un serveur Web
Part 4 - Installing Apache HTTPD Web Server 2.2 Partie 4 - Installer Apache HTTPD Web Server 2,2
- Install Apache HTTP Server 2.20 by using FreeBSD Ports Collection: Installer Apache HTTP Server 2,20 en utilisant FreeBSD Ports Collection:
cd /usr/ports/www/apache22 CD / usr/ports/www/apache22
make install clean make install clean - A Apache HTTP Server script apache22.sh is located at /usr/local/etc/rc.d to provide Apache HTTP Server start and shutdown service. Un Apache HTTP Server apache22.sh script se trouve dans / usr / local / etc / rc.d à fournir Apache HTTP Server démarrage et d'arrêt de service. To enable Apache web server to automatically starts whenever after server reboots, issue the following command at CLI: Pour activer le serveur web Apache démarre automatiquement à chaque fois que le serveur redémarre après, tapez la commande suivante à CLI:
echo ‘apache22_enable =”YES”‘ >> /etc/ rc.conf echo 'apache22_enable = "YES"'>> / etc / rc.conf
- To start Apache HTTP web server immediately, use: Pour démarrer Apache HTTP serveur Web immédiatement, utilisez:
/usr/local/sbin/apachectl start / usr / local / sbin / apachectl start
or ou
/usr/local/etc/rc.d/apache22.sh start / usr/local/etc/rc.d/apache22.sh début
- Apache installation finished. Apache installation terminée.
IMPORTANT : This is a machine translated page which is provided "as is" without warranty. IMPORTANT: Il s'agit d'une machine qui traduit la page est fourni «tel quel», sans garantie. Machine translation may be difficult to understand. La traduction automatique mai être difficile à comprendre. Please refer to S’il vous plaît se référer à original English article l'article original en anglais whenever possible. chaque fois que possible.
Share and contribute or get technical support and help at Partagez et contribuer ou obtenir de l'aide technique et l'aide à My Digital Life Forums Ma vie numérique forums .
Related Articles Articles connexes
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 - Part 3 Installation du serveur Web dans FreeBSD 6,0 avec Apache 2,2, 5,0 MySQL et PHP 5 - partie 3
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 - Part 5 Installation du serveur Web dans FreeBSD 6,0 avec Apache 2,2, 5,0 MySQL et PHP 5 - Partie 5
- Easily Set Up Web Server with XAMPP Mettre en place facilement serveur Web avec XAMPP
- Install Web Server in Windows XP with Apache2, PHP5 and MySQL4 - Part 1 L'installation de Web Server sous Windows XP avec Apache2, MySQL4 et PHP5 - Partie 1
- Install Web Server in Windows XP with Apache2, PHP5 and MySQL4 - Part 3 L'installation de Web Server sous Windows XP avec Apache2, MySQL4 et PHP5 - Partie 3
- FreeBSD Apache HTTP Accept Filter Error FreeBSD Apache HTTP accepter filtre erreur
- Using phpMyAdmin for Effective MySQL Management in Windows XP Utilisation de phpMyAdmin pour MySQL efficace de gestion sous Windows XP
- PHP 5 Unable to Open HTTP Request Stream with fopen or fsockopen Functions PHP 5 Impossible d'ouvrir HTTP Request Stream avec fopen ou fsockopen Fonctions
- Enable Logging of Slow Queries (Slow Query Log) in MySQL Database Activer l'enregistrement des requêtes Faible (log des requêtes lentes) dans la base de données MySQL
- Enable MySQL InnoDB Storage Engine Support in XAMPP Installation Activer MySQL InnoDB support moteur dans xampp installation






May 22nd, 2008 16:23 22ème Mai, 2008 16:23
ehhm and you dont config apache ?? ehhm et de configuration dont vous apache?
July 12th, 2008 02:41 Juillet 12, 2008 02:41
[...] The apache22/mysql/php install guide on mydigitallife is excellent, but if you copy/paste the snippet (as shown in the instructions) it adds an extra [...] [...] Le apache22/mysql/php Guide d'installation sur mydigitallife est excellent, mais si vous copiez / collez l'extrait (comme indiqué dans la notice d'instructions), il ajoute un supplément [...]