Ver Mensaje Individual
  #1 (permalink)  
Antiguo 01/11/2006, 17:50
chcma
 
Fecha de Ingreso: junio-2003
Ubicación: Asturias
Mensajes: 2.429
Antigüedad: 21 años, 9 meses
Puntos: 7
Problema en instalación PHP5, Apache 2.2, XP Profesinal

Buenas noches:

Verán, tengo lo siguiente puesto en el httpd.conf

**************************
LoadModule php5_module "c:\php\php5apache2.dll"
AddType application/x-httpd-php .php
PHPIniDir "C:\php"
**************************

Y también pruebo al revés:

*****************************
LoadModule php5_module "c:\php\php5apache2.dll"
AddType application/x-httpd-php .php
PHPIniDir "C:\php"
*****************************

Y en el System32 tengo las dlls de php5ts.dll y php5apache2.dll

He intentado iniciar el servidor y me sale el siguiente error:
Código:
C:\Archivos de programa\Apache Software Foundation\Apache2.2\bin>httpd
httpd: Syntax error on line 488 of C:/Archivos de programa/Apache Software Found
ation/Apache2.2/conf/httpd.conf: Cannot load C:/php/php5apache2.dll into server:
 No se puede encontrar el m\xf3dulo especificado.
En fin... si alguien puede ayudarme, le estaría muy agradecido, ya que no sé como solucionarlo.

Saludos y gracias por adelantado.
__________________
Charlie.