PCRE is a dependency for installing APC. You can install it pretty quick with
yum install pcre-devel or apt-get install libpcre3-dev
once it’s installed, re-run
sudo pecl install apc
PCRE is a dependency for installing APC. You can install it pretty quick with
yum install pcre-devel or apt-get install libpcre3-dev
once it’s installed, re-run
sudo pecl install apc