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

search for in the

Configurações em Execução> <Dependências
[edit] Last updated: Fri, 14 Jun 2013

view this page in

Instalação

Tcpwrap está atualmente disponível através do PECL » http://pecl.php.net/package/tcpwrap.

Se » PEAR está disponível em seu sistema *nix-like você pode usar o instalador pear para instalar a extensão tcpwrap, pelo seguinte comando: pear -v install tcpwrap.

Você pode sempre fazer download do pacote tar.gz e instalar a tcpwrap manualmente:

Exemplo #1 Instalando tcpwrap manualmente

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 Instalação - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites