Michael Legg
- Total activity 116
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 22
Comments
Recent activity by Michael Legg-
Does the Apache configuration also have the correct IP for the domains? It looked a bit messed up, so I ran /usr/local/cpanel/scripts/rebuildhttpdconf and it looks correct now. I think the pr...
-
Only problem now is none of the sites will load. When I click the "Validate" button on the "Show or Delete Current IP Addresses" page I get "Not Routable" for both IPs. Yet at least one of the site...
-
I played around with IP migration wizard and "change multiple sites IP addresses" and it looks correct now.
-
When I run ... # /scripts/mainipcheck I get ... Encountered an error while determining the main IP from the myip server (
-
What was the solution? - I don't see one mentioned
-
Michael, see the startup log. The error is this: /usr/bin/mysqld_safe: line 616: /xxxxxx.err: Permission denied You need to fix the permission on the log files. It's probably not owned by mysql ...
-
You can add multiple remote hosts to the server and it actually doesn't mean that you can't have a locally running SQL server as well. If you want to get this disable you can do so under Service M...
-
Why is cPanel trying to start MySQL on the local server when it knows it's remote? And how do I stop cPanel from doing this?
-
Thanks Lauren. Before I open a ticket, there are 2 factors that may have a bearing: (1) The MariaDB server is remote not local. (2) The MariaDB logs are encrypted. Is there something special I nee...
-
Found the answer ... When innodb_encryption_threads is set to a non-zero value, so that InnoDB can perform any necessary encryption operations in the background. See innodb_encryption_rotate_key_ag...