GOT
- Total activity 1461
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 579
Comments
Recent activity by GOT-
Doing the upgrade won't cause any issues as you mostly likely don't have any databases other than the cpanel stock ones there.
-
Update the /root/.my.cnf file with your new password. That should fix everything. Best to use the whm interface to change the mysql password.
-
Glad it worked out!
-
As long as it's under that first line that is.
-
Anywhere in that region is fine.
-
Add this to the mysqld section of the /etc/my.cnf sql_mode=NO_ENGINE_SUBSTITUTION
-
I've never seen cPanel install MariaDB by default. These days it installs MySQL 5.7 if nothing is customized on the install. Perhaps your host did this for you. I know when we deploy new servers...
-
Well according to the logs your server can not resolve the domain you are trying to get an SSL certificate installed on. That either means the DNS for this domain is broken or that there is somethi...
-
You should look in manage SSL certificates and see if there is actually an SSL installed on the domain. If there is not, manually run autossl on the user and check the logs and see what it says it...
-
Just enabling autossl may not work, you said there was a waf involved and that may be preventing autossl from actually installing a certificate. Did you look to see if there was an actual certific...