Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 - Part 4 Instalación de Web Server en FreeBSD 6,0 con Apache 2,2, 5,0 MySQL y PHP 5 - Parte 4
Installing Apache 2.2, MySQL 5 and PHP 5 in FreeBSD 6.0 for a Reliable Web Server Instalación de 2,2 Apache, MySQL 5 y PHP 5 en FreeBSD 6,0 para hacer una Web Server
Part 4 - Installing Apache HTTPD Web Server 2.2 Parte 4 - Instalación de Apache httpd Web Server 2,2
- Install Apache HTTP Server 2.20 by using FreeBSD Ports Collection: Instalar Servidor Apache HTTP 2,20 por utilizar FreeBSD Ports Colección:
cd /usr/ports/www/apache22 cd / usr/ports/www/apache22
make install clean make install limpio - 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 Servidor Apache HTTP apache22.sh script se encuentra en / usr / local / etc / rc.d para proporcionar Apache HTTP Server de inicio y cierre del servicio. To enable Apache web server to automatically starts whenever after server reboots, issue the following command at CLI: Para activar el servidor web Apache se inicia automáticamente cada vez que se reinicia después de servidor, ejecute el comando siguiente en CLI:
echo ‘apache22_enable =”YES”‘ >> /etc/ rc.conf echo 'apache22_enable = "YES"'>> / etc / rc.conf
- To start Apache HTTP web server immediately, use: Para iniciar Apache HTTP del servidor web inmediatamente, use:
/usr/local/sbin/apachectl start / usr / local / sbin / apachectl inicio
or o
/usr/local/etc/rc.d/apache22.sh start / usr/local/etc/rc.d/apache22.sh inicio
- Apache installation finished. Instalación de Apache terminado.
IMPORTANT : This is a machine translated page which is provided "as is" without warranty. IMPORTANTE: Se trata de una máquina que traduzca la página se proporciona "tal cual" sin garantía. Machine translation may be difficult to understand. La traducción automática puede resultar difícil de entender. Please refer to Por favor, consulte original English article artículo original Inglés whenever possible. siempre que sea posible.
Share and contribute or get technical support and help at Compartir y contribuir o recibir apoyo técnico y ayudar a My Digital Life Forums Mi vida digital Foros .
Related Articles Artículos relacionados
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 - Part 3 Instalación de Web Server en FreeBSD 6,0 con Apache 2,2, 5,0 MySQL y PHP 5 - Parte 3
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 - Part 5 Instalación de Web Server en FreeBSD 6,0 con Apache 2,2, 5,0 MySQL y PHP 5 - Parte 5
- Easily Set Up Web Server with XAMPP Fácil de configurar tu servidor con XAMPP
- Install Web Server in Windows XP with Apache2, PHP5 and MySQL4 - Part 1 Instalar Web Server en Windows XP con Apache 2, PHP5 y MySQL4 - Parte 1
- Install Web Server in Windows XP with Apache2, PHP5 and MySQL4 - Part 3 Instalar Web Server en Windows XP con Apache 2, PHP5 y MySQL4 - Parte 3
- FreeBSD Apache HTTP Accept Filter Error FreeBSD Apache HTTP aceptar filtro de error
- Using phpMyAdmin for Effective MySQL Management in Windows XP El uso de phpMyAdmin para una eficaz gestión de MySQL en Windows XP
- PHP 5 Unable to Open HTTP Request Stream with fopen or fsockopen Functions PHP 5 No se puede abrir la solicitud HTTP Stream con fopen o fsockopen Funciones
- Enable Logging of Slow Queries (Slow Query Log) in MySQL Database Habilitar registro de consultas Baja (Baja Query Log) en la base de datos MySQL
- Enable MySQL InnoDB Storage Engine Support in XAMPP Installation Activar MySQL motor de almacenamiento InnoDB apoyo a la instalación de XAMPP
















May 22nd, 2008 16:23 22 de mayo de 2008 16:23
ehhm and you dont config apache ?? ehhm y usted no de configuración de Apache?
July 12th, 2008 02:41 Julio 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 [...] [...] El apache22/mysql/php Guía de instalación en mydigitallife es excelente, pero si copiar / pegar el fragmento (como se muestra en las instrucciones) que añade un extra [...]