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

Tcpwrap est actuellement disponible dans PECL » http://pecl.php.net/package/tcpwrap.

Si » PECL est disponible sur votre système compatbilte Unix, vous pouvez utiliser l'installeur PECL pour installer l'extension tcpwrap, avec la commande suivante : pecl -v install tcpwrap.

Vous pouvez aussi télécharger l'archive tar.gz et installer tcpwrap à la main :

Exemple #1 Installation à la main de tcpwrap

gunzip tcpwrap-xxx.tgz
tar -xvf tcpwrap-xxx.tar
cd tcpwrap-xxx
phpize
./configure && make && make install



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 | stats | sitemap | contact | advertising | mirror sites