Quantcast
Channel: php Archives - Shaun Yuan
Browsing latest articles
Browse All 4 View Live

Install php7.4 on Centos8/Oracle Linux 8

Install epel-release check all available PHP versions using the following command: The default PHP version is set to PHP 7.2. If you want to install the latest PHP 7.4, you will need to reset the...

View Article


Install ImageMagick and PHP Imagick on CentOS 8 / RHEL 8

Install ImageMagick and php-ImageMagick on centos8 install ImageMagick Install php and php-pear, compile tools Now, install PHP Imagick with pecl command. Add php extention configuration For wordpress...

View Article

Php7.4 Startup: Unable to load dynamic library zip.so

When upgrading php from 7.2 to 7.4 in centos 8, then restart php-fpm service, an error message below occoured. Check out the file, it does exists, This is because the libzip version does not match the...

View Article

Php configure memcached in centos8

Install and configure php and memcached plugin for wordpress setup on centos8/rhel8. I use pecl to manually install memcached plugin. For how to install php and pecl environment on centos8/rhel8, refer...

View Article
Browsing latest articles
Browse All 4 View Live