Cant install php-posix on CentOS 6
You have installed PHP from the remi repository.
Now you need also to install additional packages form this repository, like so:
yum install php-posix --enablerepo=remi
You have installed PHP from the remi repository.
Now you need also to install additional packages form this repository, like so:
yum install php-posix --enablerepo=remi