lunes, diciembre 06, 2004

Apache 2 + Php 5 en Windows

Instalar:
apache_2.0.52-win32-x86-no_ssl.msi
php-5.0.2-Win32.zip Descomprir el .zip en c:\php y añadir al httpd.conf

# For PHP 5 do something like this:
LoadModule php5_module "c:/php/php5apache2.dll"
AddType application/x-httpd-php .php

# configure the path to php.ini
PHPIniDir "C:/php"

1 Comments:

At lunes, 06 diciembre, 2004, Blogger Juanma Lopez said...

Bueno bueno,el nivel de frikismo de tu blog está alcanzando altas cotas...mira que poner como instalar php y apache en windows...

Yo lo mismo me animo y pongo algún recetario de tu estilo, permaneced atentos...

 

Publicar un comentario

<< Home