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

search for in the

Installazione> <Installazione/Configurazione
[edit] Last updated: Tue, 21 May 2013

view this page in

Requisiti

Non sono necessarie librerie esterne per utilizzare questo modulo.



add a note add a note User Contributed Notes Requisiti - [1 notes]
up
-5
mail at jacobwg dot com
10 months ago
Except it does require PCRE... if not installed, you will get an error like "fatal error: pcre.h: No such file or directory".

Install with

    $ apt-get install libpcre3-dev

or

    $ yum install pcre-devel

or whatever your platform requires.

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