PHP-FPM installation
PHP-FPM installation has been completed. I have removed php in
> /etc/yum.conf exclude list and installed php-fpm through yum. mod_fcgid
> enabled and working fine.
> /etc/php-fpm.conf
> /etc/httpd/conf/php.conf
>
> LoadModule fcgid_module modules/mod_fcgid.so
>
> Website is working fast now while compare previous php settings.
Comments
Post a Comment