-
Changer version PHP
Bonjour,
EasyPHP 14.1VC11 utilise actuellement la version 5.5.8 de PHP et j'aimerai changer avec la 5.5.22 qu'utilise mon serveur de production.
J'ai suivi les indications sur l'aide: http://www.easyphp.org/faq.php#30
Malheureusement, je n'y arrive pas. Je télécharge le build de la version (http://php.net/get/php-5.5.22.tar.bz2/from/a/mirror) mais je bloque au point 5:
Code:
Copy "c:\...\easyphp\php\sapi\php4apache.dll" into "c:\...\easyphp\php\"
Il n'y a pas le fichier correspondant à ma version apache 2.4: php5apache2_4.dll
Après, il y a ce point:
Code:
Replace DLL php4ts.DLL of Windows\System directory by the one of "easyphp\php\sapi\" directory
Je n'ai pas ce dll dans mon dossier C:\Windows\System
Pourriez-vous m'aider s'il vous plait ?
-
Ce n'est pas le binaire windows que tu as téléchargé
http://windows.php.net/downloads/rel...2-VC11-x86.zip
-
Merci pour ta réponse, ça fonctionne !