easyphp mise à jour

Répondre
silver
le 06/03/2005 à 18:48
silver
Bonjour voilà j'ai voulu mettre easyphp à jour en 4.3.8. Tout fonctionne mais le problème c'est qu'il me dit que la librairie php_ctype.dll est manquante.
quelqu'un pourrait me dire ou je peux le récupérer car lorsque je télécharge les version de mise à jour d'easyphp il n'est pas présent dedant et sur le net e trouve pas donc merci
zebden
le 07/03/2005 à 11:29
zebden
Je crois que le forum easyPHP est plus appoprié non ? surtout si d'autre ont eu le meme probleme
zebdinou pour les intimes / Blog : http://www.zebden.fr
i M@N
le 07/03/2005 à 11:43
i M@N
Hello !

http://php.planetmirror.com/manual/fr/ref.xslt.php.
Just upgrade to PHP 4.3.1. All the required libraries are included with the distribution (you better use the manual setup, not the php installer). Follow the setup instructions, which are partly a bit chaotic, but should get you done within about five minutes.

Note: If you use your old php.ini, make sure, you quote out the php_ctype.dll, since it seems, to be built in since 4.3 (had several errors "redefinition of <function-name>" occuring when [re]starting apache).
En clair assure-toi d'avoir décommenté la ligne de l'extension php_ctype.dll dans ton php.ini :
;PHPExt
extension=php_ctype.dll


If any libraries can not be found again, make sure the php4ts.dll resides in the same directory as php.exe or the php4<yourserver>.dll. Alse be sure to use php4apache2.dll, if you are running Apache Version 2.x. Also (lib)expat.dll and the rest of the above mentioned files should be able to be found (reside in a directory, that can be accessed through the path). I just checked and tested removing all files I moved to the system32 directory. You just need the files "expat.dll" and "sablot.dll" there. I removed "xmltok.dll", "xmlparse.dll" and "iconv.dll" again, and it still works fine.
Sinon comme dit Zebden, va plutôt poser la question sur le forum d'EasyPHP : http://www.easyphp.org.

@+...
One Love, One Heart, One Unity.
Répondre

Ecrire un message

Votre message vient d'être créé avec succès.
LoadingChargement en cours