This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
46
Information / Re: LFD on server.mydomain.com Excessive Resource Usage: RPC (parent PID:1462)
« on: March 17, 2020, 09:17:33 AM »
So the solution is:
Code: [Select]
you can simply white list them in your firewall by adding in the file: /etc/csf/csf.pignore
exe:/usr/local/bin/php-cgi
and then restart lfd: "service lfd restart"
47
CentOS-WebPanel Bugs / Re: CPU 100% clamd
« on: December 10, 2019, 05:22:13 PM »
I faced exactly the same problem. I do not use my VPS for emails. What exactly have I to do in order to STOP AMAVIS?
It eats 98% of my CPU.
It eats 98% of my CPU.
48
E-Mail / amavis process eating the most of the CPU
« on: December 10, 2019, 12:14:32 PM »
Hello,
Without using email functions in my VPS, I see:
And CPU is at 100% all the time.
Please advise.
Without using email functions in my VPS, I see:
Code: [Select]
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
31269 amavis 20 0 397176 288912 3264 R 37.5 15.3 0:02.94 clamd
31028 root 20 0 349744 310276 7196 R 31.2 16.5 0:19.45 cc1
31314 amavis 20 0 216380 126816 3264 R 25.0 6.7 0:01.18 clamd
1 root 20 0 207352 2488 1104 S 0.0 0.1 15:18.91 systemd
2 root 20 0 0 0 0 S 0.0 0.0 0:01.04 kthreadd
And CPU is at 100% all the time.
Please advise.
49
Installation / Re: Notification Email Alerts are NOT set on your server...
« on: November 25, 2019, 07:07:41 AM »
You may use the tempalte:
Code: [Select]
You've received a new %level% notification: %subject%
Here are the details:
%message%
%url%
50
CentOS-WebPanel GUI / Re: Disk IO usage graph is not working
« on: September 23, 2019, 05:20:09 AM »
And after that, needs anything a restart? Apache and/or nginx ?
51
CentOS 7 Problems / Re: High MySQL Cpu Usage
« on: September 08, 2019, 03:30:40 PM »Why should users who already PAY for CWP Pro version be also paying again for help from support? ...
CWP PRO is different from CWP Support. We pay CWP PRO in order to support CWP. The support of CWP team is fast and great. I trust them over 3 years for One Time support tickets or monthly requests. It depends on the project.
If you have a site with load issues (as many of us face it) then a server specialist has to diagnose What is causing that. That is the service you need. CWP One time support ticket will definitely help you.
52
CentOS 7 Problems / Re: Mysql High CPU , all my Websites are down
« on: September 07, 2019, 04:50:32 PM »
It will be great if some experts would suggest some Setups for my.cnf files. Eg for small WP sites, for big eshops, etc.
53
CentOS-WebPanel GUI / Disk IO usage graph is not working
« on: September 05, 2019, 02:15:26 PM »
Hello,
I am using CWP PRO. My CPU usage graph is working fine. But the Disk IO is showing 0.
Also disk quotas at accounts login are not showing the usage. What exactly have I to do?
I am using CWP PRO. My CPU usage graph is working fine. But the Disk IO is showing 0.
Also disk quotas at accounts login are not showing the usage. What exactly have I to do?
54
Mod_Security / Re: ModSecurity: Status engine is currently disabled
« on: September 05, 2019, 09:59:17 AM »
Is that the path please?
Edit /usr/local/apache/conf.d/mod_security.conf
Edit /usr/local/apache/conf.d/mod_security.conf
55
Backup / Re: backup to compressed file
« on: August 12, 2019, 05:16:34 AM »
CWP is a great project. I think if all of us contribute to it and use CWP pro then we help the community to develop the backups also.
The team rocks!
The team rocks!
56
CentOS-WebPanel Bugs / Domains/Subdomains listing and mySql creation issues
« on: August 07, 2019, 07:44:17 AM »
Hello,
I have purchased two One-Time services and have send you two tickets for that. But the problem remains.
I can not see the domains in accounts and I can not add Domain and/or Subdomain in CWP accounts.
The same is happening at mSql also. Please help.
I have purchased two One-Time services and have send you two tickets for that. But the problem remains.
I can not see the domains in accounts and I can not add Domain and/or Subdomain in CWP accounts.
The same is happening at mSql also. Please help.
57
Backup / Re: backup to compressed file
« on: July 30, 2019, 02:20:56 PM »
It will be great to have zipped backups like cPanel.
Any news for that?
Any news for that?
58
Apache / Re: How to install mod_rewrite ?
« on: July 23, 2019, 06:42:55 AM »
Specifically, I had to add
At WebServers Configuration Editor at usr/local/apache/conf.d/vhosts/
Code: [Select]
<Directory "/home/trvlaskm/public_html">
AllowOverride All
</Directory>
At WebServers Configuration Editor at usr/local/apache/conf.d/vhosts/
59
Installation / Re: Install CWP with PHP 7.1 by deafult
« on: July 22, 2019, 05:01:56 PM »
Very thanks for that!
60
Installation / Re: Install CWP with PHP 7.1 by deafult
« on: July 13, 2019, 03:03:42 PM »
So after the CWP installation, the only last step is to change version through PHP Switcher in order to use PHP7.1 for all accounts by default?