Service php-fpm does not support chkconfig
- by ychian
Everything is working fine.
Just that when i
chkconfig –add php-fpm
It throws me an error
Service php-fpm does not support chkconfig
php-5.2.13
php-5.2.13-fpm-0.5.13.diff.gz
Below is the configuration i use
./configure --enable-fastcgi --enable-fpm --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu…