Php configure memcached in centos8
Install and configure php and memcached plugin for wordpress setup on centos8 I use pecl to manually install memcached plugin.…
Install and configure php and memcached plugin for wordpress setup on centos8 I use pecl to manually install memcached plugin.…
When upgrading php from 7.2 to 7.4 in centos 8, then restart php-fpm service, an error message below occoured. Check…
Install ImageMagick and php-ImageMagick on centos8 install ImageMagick Install php and php-pear, compile tools Now, install PHP Imagick with pecl command. Add…
Install epel-release check all available PHP versions using the following command: The default PHP version is set to PHP 7.2.…