
seemans
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Activity overview
Latest activity by seemans-
seemans commented,
I disabled welcome email just by removing ` clientconf_manual_settings_include.html.tt `. cd /usr/local/cpanel/base/frontend/paper_lantern/mail mv clientconf_manual_settings_include.html.tt client...
-
seemans commented,
There is no `Advanced Mode` for PHP configuration editor like EA3. It is a bit harder to find the lines where I want to edit in php.ini beyond the values on basic mode. `Advanced Mode` again pl...
-
seemans commented,
I got it. yum remove ea-apache24-mod_suexec.x86_64 anyway, I used pre-configured profile `All PHP Options + OpCache`. It will overwrite and suexec ON again by EA4 auto-update?
-
seemans commented,
If you want to disable suexec, you can simply remove that RPM from your stack. from my stack... exact command please?
-
seemans commented,
EA4 forces suexec ON? My original configuration `Apache suEXEC off` on EA3 but converting to EA4 seems force suexec ON. I read How to Configure PHP and suEXEC from the Command Line - cPanel Kno...
-
seemans commented,
I found lots of `Waiting for table level lock` by checking `SHOW FULL PROCESSLIST; and this causes stop responding new mysql query, and the number of processes of the server goes spike. Ch...
-
seemans commented,
Hello :) You may also want to run a command such as "mysqladmin processlist" to see which databases are using up the most CPU when the server load is high. Thank you. Hi, There is one site on t...
-
seemans created a post,
High MySQL and server load. Optimization Request
My server shows extremely high load with high CPU usage of mysqld, although there is only one site on the server, the server has Good CPU, great disk(SSD)and enough memory, I think. To reduce the ...