 
			
				13/01/2009, 05:07
			
			
			     |  
      |    |    |    Fecha de Ingreso: enero-2009  
						Mensajes: 29
					  Antigüedad: 16 años, 9 meses Puntos: 0     |        |  
  |      Respuesta: instalar apache y php        Ya lo he conseguido, vi en otro sitio este código:     
ScriptAlias /php/ "c:/apache/php/" 
AddType application/x-httpd-php .php 
AddType application/x-httpd-php .php3 
AddType application/x-httpd-php .php4 
AddType application/x-httpd-php .htm 
AddType application/x-httpd-php .html 
AddType application/x-httpd-php .phtml 
AddType application/x-httpd-php-source .phps 
Action application/x-httpd-php "/php/php.exe"     
Así quitando lo de loadModule funciona perfectamten. Gracias por la ayuda de todos modos. Saludos           |