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

search for in the

Runtime Configuration> <Requirements
[edit] Last updated: Fri, 11 May 2012

view this page in

Installation

POSIX functions are enabled by default. You can disable POSIX-like functions with --disable-posix .



add a note add a note User Contributed Notes Installation
irithegreat at gmail dot com 27-Apr-2012 02:38
in suse these functions are available through php5-posix package.
kamazee at gmail dot com 29-Feb-2012 09:26
Keep in mind that despite it's enabled as a built-in extension by default, in RPM-based distros (since Fedora 11, CentOS 6.0 in my case) php is compiled with --enable-posix=shared and posix extension is provided by php-process package, which is kind of not obvious.
Related question at stackoverflow: http://stackoverflow.com/questions/1008436/how-does-one-easily-add-posix-support-to-php-using-yum

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