Skip to content

install php_posix for centos

for installing symfony on my centos –just for testing– , for installing php_posix
yum install php-process

for installing more recent version of php use remi repo
install epel repo and remi
rpm -i http://rpms.famillecollet.com/enterprise/remi-release-5.rpm
enjoy!!