GOT
- Total activity 1461
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 579
Comments
Recent activity by GOT-
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...
-
Not enough details to know definitively, but this behavior can be explained if you are accessing using https and exmaple.com does not have any kind of ssl certificate installed. If there is no ssl...
-
You cannot have a mailing list that has any conflicts with existing email accounts since Mailman uses several pre-defined email addresses. You'll either need to rename the email account or rename ...
-
You certainly can have /home mounted as a NFS volume and it can give you some more flexibility, however, the recovery would not at all work like you are thinking. The Mysql databases are not store...
-
It might actually be easier for you to symlink public to public_html. However, this can be done, check this out: interserver.net/tips/kb/change-primary-domain-document-root-cpanelwhm/