Install Web Server in Windows XP with Apache2, PHP5 and MySQL4 - Part 2 Instalar Web Server en Windows XP con Apache 2, PHP5 y MySQL4 - Parte 2
Part 2 - Install Apache 2 Parte 2 - Instalación de Apache 2
Run the Apache Windows Installer that downloaded in Ejecute el instalador de Windows de Apache que descargar en Part 1 Parte 1 . The installation is easy, just follow the on screen instruction. La instalación es fácil, sólo tienes que seguir las instrucciones en pantalla. 
Click on “Next”. Haga clic en "Siguiente".

Accept the terms and click “Next”. Aceptar los términos y haga clic en "Siguiente".

Click “Next”. Haga clic en "Siguiente".

The fields’ values are auto-detected. Los campos' valores son auto-detectados. You may want to change it if it’s not correct. Si lo desea, puede cambiarla si no es correcta.

Choose Typical Installation and click “Next”. Elija la instalación típica y haga clic en "Siguiente".

The default folder for Apache installation is C:\Program Files\Apache Group\Apache2. La carpeta predeterminada para la instalación de Apache es C: \ Archivos de programa \ Apache Group \ Apache2. You can change that to anywhere in your hard disk. Puede cambiar para que en cualquier lugar de tu disco duro. Here it’s change to C:\Server\Apache2 for example. Aquí es cambiar a C: \ Servidor \ Apache2 por ejemplo. Then click “Next”. A continuación, haga clic en "Siguiente".

Installation done. Instalación hacer.
Testing Apache Installation Prueba de instalación de Apache
Try to access Trate de acceso http://localhost/ .
A simple Apache index page in English should be shown. Una simple página de índice de Apache en Inglés debe ser demostrado. It means that the installation is succesful. Esto significa que la instalación sea exitosa.
If there is problem, try the following the steps. Si no hay problema, pruebe lo siguiente los pasos. Go to Start -> All Programs - Apache HTTP Server 2.x.xx - Control Apache Server. Vaya a Inicio -> Todos los programas - Servidor Apache HTTP 2.x.xx - Control Apache Server. Try to Stop and then Start or Restart the Apache server (The Apache tray icon may also appear in Windows System Tray, where the above controls can be accessed there). Tratar de detener y empezar o reiniciar el servidor Apache (Apache El icono de la bandeja también pueden aparecer en la bandeja del sistema Windows, donde los controles citados se puede acceder allí).
After installation is successful, the Apache configuration file httpd.conf should be updated if you want change the web root directory instead of default one at Apache2/htdocs . Después de la instalación tiene éxito, el archivo de configuración de Apache httpd.conf debe actualizarse si desea cambiar el directorio raíz web en lugar de un defecto en Apache2/htdocs. The httpd.conf located in “C:/ Installation_Path /Apache2/conf/httpd.conf”. El httpd.conf ubicado en "C: / Installation_Path / Apache2/conf/httpd.conf". Use a text script editor to open it. Use un script editor de texto para abrirlo.
Search for DocumentRoot “C:/Server/Apache 2/Apache2/htdocs” . Buscar DocumentRoot "C: / Server / Apache 2/Apache2/htdocs". It should be found at line 228. Se debe encontrar en la línea 228. Change it to your preferred web root folder. Cambio a tu web preferido carpeta raíz. For illustration purpose, we change it to folder C:/Server/www. A título de ejemplo propósito, modificarlo a la carpeta C: / Server / www. So the new line should looks like DocumentRoot “C:/Server/www” . Así que la nueva línea se parece a DocumentRoot "C: / Servidor / www".
There is another same directory at line 253. Hay otra mismo directorio en la línea 253. Copy and paste the DocumentRoot from line 228 to line 253. Copie y pegue el DocumentRoot de la línea 228 a la línea 253.
Save the configuration file. Guardar el archivo de configuración. Make sure the new document root directory (ie C:/Server/www) exists. Asegúrese de que el nuevo documento directorio raíz (por ejemplo C: / Server / www) existe. Then restart the Apache server. A continuación, reinicie el servidor Apache. Depending on the directory contents, you’ll either see an index file or a list of files in the directory. Dependiendo del directorio de contenido, ya sea que usted vea un índice de archivos o una lista de archivos en el directorio.
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
- 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 4 Instalar Web Server en Windows XP con Apache 2, PHP5 y MySQL4 - Parte 4
- 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
- Using phpMyAdmin for Effective MySQL Management in Windows XP El uso de phpMyAdmin para una eficaz gestión de MySQL en Windows XP
- 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
- Install, Setup and Configure CGI and Perl in Windows XP Instalación, configuración y Configurar CGI y Perl en Windows XP
- 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
- Install phpBB 2 in Windows XP running on Apache 2, PHP 5 and MySQL 4 Instalar phpBB 2 de Windows XP corriendo en Apache 2, PHP 5 y MySQL 4
- Easily Set Up Web Server with XAMPP Fácil de configurar tu servidor con XAMPP
- Subversion (SVN) Issues and Problems on mod_dav_svn in FreeBSD Subversion (SVN) Cuestiones y problemas en mod_dav_svn en FreeBSD










January 2nd, 2006 02:18 2 de Enero de 2006 02:18
[...] Obvioulsy, a web server needs to be running on the Windows machine. [...] Obvioulsy, un servidor web debe estar ejecutándose en la máquina Windows. Refer to this post for instructions on how to install Apache2 in Windows. Consulte a este puesto para obtener instrucciones sobre cómo instalar Apache 2 en Windows. [...]
November 3rd, 2006 10:56 3 de Noviembre de 2006 10:56
[...] Once you get a web server, install a proxy on the website. [...] Una vez que reciba un servidor web, instalar un proxy en la web. There are a lot of proxy server program available, such as PHPproxy and CGIproxy that can be installed to set up a proxy server. Hay un montón de proxy programa disponible, como PHPproxy y CGIproxy que puede ser instalado para crear un servidor proxy. You will need to install Apache and PHP or CGI on your web server too to run as proxy. Es necesario instalar Apache y PHP o CGI en su servidor web también se ejecute como proxy. You may also want to setup a domain name for your proxy for easy remembrance, or you can always use the IP address to access it. También puede configurar un nombre de dominio para su servidor proxy de fácil recuerdo, o bien puede utilizar siempre la dirección IP para acceder a él. If you’re using home based PC as proxy server, remember that IP address may not be static, so you can use dynamic DNS service to set up a domain name which will point to your correct dynamic IP address when changed, with service such DynDNS and No-IP. Si está utilizando el hogar basada en PC como servidor proxy, recuerde que la dirección IP no puede ser estática, así que usted puede utilizar el servicio de DNS dinámico para crear un nombre de dominio que apuntará a corregir su dirección IP dinámica cambió cuando, con tal servicio DynDNS y No-IP. [...]
April 20th, 2007 14:07 20 de Abril, 2007 14:07
yourguide sux a phatty, learn to update you piece of shit. yourguide sux un phatty, aprender a actualizar usted pedazo de mierda. i get nothing but a bunch of errors with this setup, and i only made it to step 3. i obtener nada más que un montón de errores con esta configuración, y me dejó sólo al paso 3. thanks to google, i found a much better guide. gracias a google, me encontré con un mucho mejor guía. later noob! más tarde noob!
April 20th, 2007 14:59 20 de Abril, 2007 14:59
Which better guide you have found? ¿Qué mejor guía que han encontrado? What should be updated? ¿Cuál debe ser actualizado?