GOT
- Total activity 1461
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 579
Comments
Recent activity by GOT-
There is no hard and fast rule on accounts per server. We have clients with 1200 accounts on a server and it runs fine and we have clients with 100 accounts on a server where it struggles. It all...
-
MIght have to try a few different things. I would start with rpm -qa|grep cpp And see specifically what is installed and then its worth trying rpm -w --no-deps cpp-xx-xx-xx-xx where the actual...
-
The primary things you can control are join_buffer_size (> 64.0M, or always use indexes with JOINs) table_open_cache (> 1500) innodb_buffer_pool_size (>= 2.6G) if possible. I would pr...
-
Sorry I was not more specific. In WHM click on ModeSecurity Tools and in the search bar, search on the IP that is getting blocked. That will show you what rule is being trigged and from there you...
-
You need to look in the modsecuroty tools area and search on their IP to see what rule they are triggering and most likely you'll just want to disable that rule.
-
You need to wshitelist ports 49152:65534 tcp_in in csf to allow for passive mode to work right.
-
Yes you don't need to worry about backing up the system databases.
-
Well, you DID say: there are some databases in /var/lib/mysql/ that aren't associated with user accounts So, those should be mapped to user accounts if you do have them.
-
You only want to use Option 1. The only time this causes an issue is if you have manually created a database not through the cPanel account interface because that database would not be tied to a u...
-
Older versions of safari do not support TLS 1.2 which is default on new servers.