Manoa R.
37U freelance system administrator.
- Total activity 85
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 22
Comments
Recent activity by Manoa R.-
Good morning, Thank you for your answer. So, as I am rearranging plugin icons, I had to edit the corresponding plugin file at /usr/local/cpanel/base/frontend/paper_lantern/dynamicui/. I also added...
-
Yes there are issues with cachewall and it is not supported by cPanel - there are a number of threads in relation to this
-
After long time checking, we found that the problem is due to Cachewall plugin, even if the page is not cached by Varnish. However, this plugin seems to be abandoned, I'm asking if anyone else alre...
-
After contacting CloudLinux about this, they told me that this feature is not supported on mod_lsapi that CloudLinux provides. So, only LiteSpeed powered servers can do this.
-
This seems not working with classic Apache2 with mod_lsapi from CloudLinux. When I add: [CODE=apacheconf]lsapi_set_env LSAPI_SLOW_REQ_MSECS 1000 into /etc/apache2/conf.d/lsapi.conf and restart htt...
-
After long hour of checking, I found that value as to be inverted. So, if I need Enable phpMyAdmin information schema searches = On, I have to do: [CODE=bash]whmapi1 set_tweaksetting key=pma_disab...
-
Good morning, Maybe, the load average is due to high I/O, not high CPU usage.
-
In other words, the DB Governor shipped with CloudLinux is not enough reliable to keep everyone inside their LVE limits? I had to write a BASH script to detect these overloading users and to limit ...
-
At this time, the concerned server load average is fine (8-10 on 12 CPU) without any action from my side. I'll wait if it happens again and I'll surely try to handle users which run a lot of querie...
-
What is the output of mysqladmin stat ? Finding the specific user if the running queries are not obvious is tricky. [QUOTE] [root@web46 ~]# mysqladmin stat Uptime: 78960 Threads: 223 Questi...