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".

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

Instalación de Apache
Click “Next”. Haga clic en "Siguiente".

Instalación de Apache
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.

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

Instalación de Apache
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".

Instalación de Apache
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 .



4 Responses to “Install Web Server in Windows XP with Apache2, PHP5 and MySQL4 - Part 2” 4 Respuestas a "Instalar Web Server en Windows XP con Apache 2, PHP5 y MySQL4 - Parte 2"

  1. Install, Setup and Configure CGI and Perl in Windows XP » My Digital Life Instalación, configuración y Configurar CGI y Perl en Windows XP »Mi vida digital
    January 2nd, 2006 02:18 2 de Enero de 2006 02:18
    1

    [...] 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. [...]

  2. MySpace Blocked? MySpace bloqueados? Unblock MySpace and Bypass with Proxy Access » My Digital Life Desbloquear a MySpace y Bypass Proxy con acceso »Mi vida digital
    November 3rd, 2006 10:56 3 de Noviembre de 2006 10:56
    2

    [...] 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. [...]

  3. sux nig sux nig
    April 20th, 2007 14:07 20 de Abril, 2007 14:07
    3

    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!

  4. admin
    April 20th, 2007 14:59 20 de Abril, 2007 14:59
    4

    Which better guide you have found? ¿Qué mejor guía que han encontrado? What should be updated? ¿Cuál debe ser actualizado?

Leave a Reply Deja Responder

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> Puede usar estos tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime = ""> <em> <i> <q Cite=""> <strike> <strong>

Subscribe without commenting Suscribirse sin comentar


Custom Search

New Articles Nuevos Artículos

Incoming Search Terms for the Article Próximos Términos de búsqueda para el artículo

apache2 php5 windows Apache2 PHP5 de Windows - -- php windows xp PHP Windows XP - -- Installing PHP on Windows XP Instalación de PHP en Windows XP - -- apache server xp servidor Apache XP - -- DocumentRoot windows DocumentRoot Windows - -- php on windows xp PHP en Windows XP - -- apache windows installer Apache instalador de Windows - -- how to install php on windows xp cómo instalar php en windows xp - -- apache server for xp servidor Apache para XP - -- configuring apache 2.2 on windows 2,2 configurar Apache en Windows - -- windows xp installation in hardisk server windows xp instalación en discos duros del servidor - -- apache php win2003 Apache, PHP win2003 - -- apache 2.2 php5 windows Apache 2,2 PHP5 de Windows - -- php on windows with apache PHP en Windows con Apache - -- Windows apache2 php5 Windows apache2 PHP5 - -- php5 apache2 windows PHP5 apache2 Windows - -- install apache2 php5 windows instalar apache2 PHP5 de Windows - -- how to setup apache server in xp digital life cómo configurar el servidor apache en xp vida digital - -- installera proxy server på win xp installera proxy på ganar xp - -- apache win Apache ganar - -- apache server vista Vista del servidor Apache - -- installing php5 on windows xp instalar PHP5 en Windows XP - -- web server root directory for apache in XP raíz del servidor web apache para el directorio en XP - -- apache2+php5 windows Apache2 + PHP5 de Windows - -- apache windows change web root Windows Apache Web raíz del cambio - -- how to change document root apache windows xp cómo cambiar el documento raíz apache windows xp - -- apache xp server XP servidor Apache - -- how to install proxyt server on xp cómo instalar proxyt servidor en xp - -- apache php windows PHP Apache Windows - -- apache windows xp media server Apache Windows XP servidor de medios - -- apache server windows installer servidor Apache instalador de Windows - -- apache2 + php5 windows Apache2 + PHP5 de Windows - -- installing apache on server that is not part of a domain la instalación de Apache en el servidor que no es parte de un dominio - -- httpd documentroot windows httpd DocumentRoot Windows - -- installing apache server on windows xp operating system la instalación de servidor apache en sistema operativo Windows XP - -- apache proxy setup for win xp apache configuración del proxy para ganar xp - -- share folder with apache on xp compartir carpeta con apache en xp - -- where is the web server root directory in windows xp ¿dónde está la raíz del servidor web en el directorio windows xp - -- proxy web serveur apache xp serveur proxy web Apache XP - -- installeer webserver op je desktop pc installeer web op je PC de escritorio - -- сервер для WinXP сервер для WinXP - -- windows apache server installation Windows instalación del servidor Apache - -- php5 apache2 installation windows PHP5 apache2 instalación de Windows - -- apache on windows vista Apache en Windows Vista - -- how to install php5 on windows xp cómo instalar php5 en windows xp - -- apache server on xp servidor Apache en XP - -- apache for window xp Apache ventana para XP - -- apache+php5+windows PHP5 + Apache + Windows - -- install php apache windows instalar PHP Apache Windows - -- apache windows domain name Apache nombre de dominio de Windows - --