Impossible d'activer le php avec apache 2.2 sous windows 2003

Impossible d'activer le php avec apache 2.2 sous windows 2003 - Windows & Software

Marsh Posté le 23-05-2006 à 16:14:38    

Bonjour
J'essaye d'activer le php en tant que module pour apache 2.2.
j'ai mis ces lignes de codes ds le httpd.conf :

Citation :


# Pour PHP 5, faites quelques choses comme cela :
LoadModule php5_module "c:/php/php5apache2.dll"
AddType application/x-httpd-php .php

 

# Configure le chemin vers le fichier php.ini
PHPIniDir "C:/php"

 


 

lorsque je lance apache : il me dit :

Citation :

Citation :
httpd.exe syntax error on line 489 : c:\program files\apache software fondation\apache2\conf\httpd.conf :
Can not load c:\php\php5apache2.dll into server : le module sp\x9cifi\xe9 est introuvable

 


 

Et bien sur apache ne se lance pas. J'ai bien sur chercher sur le web mais rien sur sp\x9cifi\xe9 :(

 

Si vous avez une idée du pb , merci d'avance

 

ps :sous linux jamais aucun souci , sous win c :(

Reply

Marsh Posté le 23-05-2006 à 16:14:38   

Reply

Marsh Posté le 23-05-2006 à 16:29:45    

ok jai trouvé ici :  
http://fr3.php.net/manual/fr/insta [...] pache2.php
 

Citation :


If you use Apache 2.2.x, the included DLLs (php4apache2.dll and php5apache2.dll) will not work for you as they are specific to the Apache 2.0.x API. There is an open bug report to address this issue but if you can't wait then go to the following URL and download an appropriate DLL for Apache 2.2.x:
 
* http://apachelounge.com/
 


 
je teste ca

Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed