WordPress automatic update error. Download failed : SSL certificate problem: unable to get local issuer certificate, “Installation Failed”

This error indicates that your SSL certificate has either expired or is corrupted. I came across this error recently on a local WordPress installation and the solution is as follows: Download the latest cert.pem file from https://curl.haxx.se/docs/caextract.html Save this file (called cacert.pem) in your php installation directory Open php.ini in an editor and search for … Read more

Will there be any concern if I upgrade my current WordPress Database server from Centos 7 Mariadb 5.5 to Centos 8 Mariadb 10.3?

WordPress is unaware of what kind of database server you’re using, as long as it accepts MySQL flavour SQL, can be communicated with via the mysqli PHP extension, and supports the feature set of the minimum requirements, WordPress is happy. As a result, none of the concerns you need to worry about are related to … Read more

Disable a plugin from ever upgrading?

Hi @ripper234: Either 1.) edit the plugin header comment in the main plugin file and change the Version: value to something like 999, or 2.) move the plugin to the “Must Use” plugin directory: /wp-content/mu-plugins. Here’s an example from /wp-content/plugins/akismet/akismet.php of the plugin header comment for Akismet: /* Plugin Name: Akismet Plugin URI: http://akismet.com/ Description: … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)