
HappyFeat
- Total activity 76
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 17
Comments
Votes on activity by HappyFeat-
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 ...
-
I had to modify the script to match the location of my MySQL configuration file, but it returns the correct file locations and mysql is the owner of the files. # for f in $(grep pem /etc/mysql/mysq...
-
Thanks I'll have a look in the Apache log
-
I think I worked it out - I think I'm seeing these notifications in the morning, but if I don't do it manually it updates that night.
-
Is there a solution for this? If I look at the root cron tab, I can see - 30 20 * * * (/usr/local/cpanel/scripts/fix-cpanel-perl; /usr/local/cpanel/scripts/upcp --cron > /dev/null) So it appears th...
-
There needs to be a big red warning in cPanel saying "Please NOTE: PHP-FPM is going to screw up all of your error reporting"
-
Yes. Thank you. I've made a note of that for the future.
-
Support Ticket 95394135
-
Ever since the last update something weird has happened when PHP is run from the command line that is different from when PHP runs normally.