downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

Configuration à l'exécution> <Pré-requis
Last updated: Fri, 14 Aug 2009

view this page in

Installation

Des informations sur l'installation de ces extensions PECL peuvent être trouvées dans le chapitre du manuel intitulé Installation des extensions PECL. D'autres informations comme les notes sur les nouvelles versions, les téléchargements, les sources des fichiers, les informations concernant les mainteneurs ainsi qu'un CHANGELOG, peuvent être trouvées ici : » http://pecl.php.net/package/phar.

Pour une installation sous Windows, suivez les extensions ci-dessus, modifiez votre php.ini et redémarrez votre serveur web.

extension_dir=c:/php5/exts/
extension=php_phar.dll
;; optional extensions
extension=php_bz2.dll
  

Depuis PHP 5.3.0, l'extension Phar est native, et aucune bibliothèque DLL n'est ncéessaire.



add a note add a note User Contributed Notes
Installation
There are no user contributed notes for this page.

Configuration à l'exécution> <Pré-requis
Last updated: Fri, 14 Aug 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites