eva2000
- Total activity 128
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 13
- Subscriptions 40
Comments
Recent activity by eva2000-
Well mysqltuner has never really been updated beyond MySQL 5.1 and it's recommendations have never 100% been correct. My mysqlmymonlite.sh script uses a modified version of mysqltuner and it works ...
-
curl site cacert.pem was only recently updated
-
Maybe try again letsencrypt relaxed the rate limit temporarily New certs failed with "A rate limit prevents DCV"
-
For CentOS 6 and cPanel I found the cleanest way is just to spin up a hourly CentOS 7 VPS server with the likes of Upcloud or Hetzner and install cPanel trial license and then do a WHM data transfe...
-
OpenSSL 1.0.2 does not need to have trusted-first mode configured manually Yup same from my tests as long as expired root is removed from the trust store - ca-certificates yum updated
-
We"ll be shipping a fix soon to supported cP versions that configures our standalone OpenSSL verifications always to ignore extra intermediates I guess that means you are rebuilding the Cpanel op...
-
The problem with that is the two-fold issue - the OpenSSL logic, and DomainTLS being much more strict about certificates than Apache. Let's Encrypt is still sending the older certificate at this ...
-
That's part of the reason we're encouraging people to wait for an official fix - we're getting some reports of AutoSSL not properly replacing certificates, maybe due to ratelimiting, or maybe due ...
-
Hello Everyone, MariaDB published an update on November 5th, 2019 that can cause MariaDB to fail upon startup on cPanel & WHM servers. We've identified this as an upstream issue with MariaDB (MDE...
-
database_name_removed: mysqldump: Couldn't execute 'show events': Cannot proceed because system tables used by Event Scheduler were found damaged at server start (1577) sounds like mysql/mariadb se...