Archmactrix
- Total activity 108
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 36
Comments
Recent activity by Archmactrix-
[quote="hayvan, post: 1636142">mysqltuner was not recommended for 5.6, so I used tuning-primer. mysqltuner 1.3 is said to have MySQL 5.6 support. You can read this cPanel forum post from eva2000 ...
-
You should use correct variables for your mysql version: Use: [QUOTE]slow_query_log_file=/var/lib/mysql/slow.log table_open_cache=your-value Instead of: [QUOTE]table_cache_size = your-value log...
-
I don't know the fastest way to do that, but cPanel Bulk Password Changer via the Application Catalog seems to do this fast. [QUOTE]Features : Change password of all email accounts in your s...
-
Does apache needs to be recompiled after applying the patch?
-
[quote="mehnihma, post: 1613521"> Also when I add table_cache to my.cfn, MySQL does not load? Thanks That variable should be table_open_cache in recent mysql versions like 5.6. The default value ...
-
You have many duplicated variables and some of them conflicting, like these (conflicts): max_connections=1500 max_connections=500 query_cache_size=128M query_cache_size=8M table_definition_cache=...
-
This looked to be an issue with concurrent logging with mod_security according to cPanel technical analyst, changing it to serial logging solved this (which made creation of subdirectories possible...
-
SecRuleEngine was set to Off again when I ran easyapache in case it might solve this. I'm sure I changed it earlier this week to SecRuleEngine On and running the distiller and restarting httpd. I...
-
I only got this in the directory: /usr/local/apache/logs/modsec_audit/nobody/20140331/20140331-1433 The only entry there is probably from the time when I did 'service httpd status' after restarti...
-
Yes thank you Shavaun, SecRuleEngine was Off I ran easyapache last week only to update.