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

search for in the

Instalarea> <Instalarea / configurarea
[edit] Last updated: Mon, 20 May 2013

view this page in

Necesități

Nu sunt necesare biblioteci externe pentru a asambla această extensie.



add a note add a note User Contributed Notes Necesități - [2 notes]
up
-5
mail at jacobwg dot com
9 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.
up
0
hyponiq at gmail dot com
2 days ago
@jacobwg: Exactly WHY would you NOT have PCRE installed? It has been bundled and enabled by default since PHP 4.2.0.

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