
HappyFeat
- Total activity 66
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 14
Comments
Recent activity by HappyFeat-
Thank you
-
As an experiment, I uninstalled and re-installed ClamAV via WHM >> Manage Plugins >> ClamAV and it still installed version 1.0.5 So I'm having trouble reconciling the warning in the logwatch email ...
-
If I follow the instructions provided in this warning and update ClamAV using the RPM package, will cPanel still be able to manage it in future or will I always have to update it manually from then...
-
I just started receiving this in my logwatch email WARNING: Your ClamAV installation is OUTDATED!WARNING: Local version: 1.0.5 Recommended version: 1.0.8DON'T PANIC! Read https://docs.clamav.net/ma...
-
I solved this problem by disregarding https://docs.cpanel.net/knowledge-base/security/how-to-configure-mysql-ssl-connections/ and using this method instead - https://www.digitalocean.com/community/...
-
I ran up a dummy database on my cPanel web server, configured it for SSL and could connect straight away with MySQLi and after changing the hostname to 127.0.0.1 I could connect with PDO. So I just...
-
I tried it in the /etc/mysql/my.cnf file, no errors in the mysql log! Log says 2025-02-24T08:29:25.922871Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.2025-02-24T08:29:25....
-
Thanks, I'll give it go outside of business hours and let you know how it goes.
-
The output is - Default options are read from the following files in the given order:/etc/my.cnf /etc/mysql/my.cnf ~/.my.cnf The file /etc/my.cnf, doesn't exist, so I would need to create it. /etc/...
-
It's Ubuntu 22.04.5MySQL version: 8.0.41-0 There's a /etc/mysql/my.cnf file which includes the following file/folder - /etc/mysql/mysql.conf.d/mysqld.cnf /etc/mysql/conf.d/ I put the changes ...