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.
31
CSF Firewall / A firewall rule to block every request with ".xyz" word
« on: June 26, 2020, 06:57:08 PM »
Hello CWPers!
Is there any way to use the CWP firewall and block every user/or IP that is trying to input anything with .xyz
Eg a user with .xyz email
Or a comment that includes url from .xyz
Thanks in advance.
Is there any way to use the CWP firewall and block every user/or IP that is trying to input anything with .xyz
Eg a user with .xyz email
Or a comment that includes url from .xyz
Thanks in advance.
32
CSF Firewall / Re: Disable email notifications like "lfd on vps: blocked ip..."
« on: June 22, 2020, 08:22:21 AM »
Is there any global solution for these emails? We are receiving hundreds of this for each VPS.
Should we receive every that notification?
Should we receive every that notification?
33
CSF Firewall / Re: Disable email notifications like "lfd on vps: blocked ip..."
« on: June 11, 2020, 05:53:28 AM »
I have try anithing and I am receiving every hour hundreds of email notifications.
I also whitelisted them in firewall by adding in the file: /etc/csf/csf.pignore
exe:/usr/local/bin/php-cgi
Why you are not specifing?
I also whitelisted them in firewall by adding in the file: /etc/csf/csf.pignore
exe:/usr/local/bin/php-cgi
Why you are not specifing?
34
CentOS-WebPanel GUI / Re: Disk IO usage graph is not working
« on: May 22, 2020, 11:38:33 AM »
I have tried so many VPS hosting companies and quotas never worked. How can I enable them? Is there a global documentation for that?
From where do I start please?
From where do I start please?
35
E-Mail / Re: Roundcube login redirects to blank page
« on: May 16, 2020, 05:51:00 AM »
I tried to loggin to Roundcube, but blank screen after that. Then I copied the log.
Roundcube does not even login.
Roundcube does not even login.
36
E-Mail / Re: Roundcube login redirects to blank page
« on: May 15, 2020, 03:20:12 PM »
The latest include:
(thanks)
Code: [Select]
2020/05/15 11:17:28 [info] 3977#0: *11934 client 127.0.0.1 closed keepalive connection
2020/05/15 11:17:28 [notice] 3978#0: *11936 "^/v1/([^/]+)/?$" matches "/v1/notificationcenter/", client: 127.0.0.1, server: localhost, request: "POST /v1/notificationcenter/ HTTP/1.1", host: "127.0.0.1:2302"
2020/05/15 11:17:28 [notice] 3978#0: *11936 rewritten data: "/v1/index.php", args: "method=", client: 127.0.0.1, server: localhost, request: "POST /v1/notificationcenter/ HTTP/1.1", host: "127.0.0.1:2302"
2020/05/15 11:17:28 [info] 3978#0: *11936 client 127.0.0.1 closed keepalive connection
2020/05/15 11:17:28 [error] 3978#0: *11863 FastCGI sent in stderr: "PHP message: PHP Notice: Undefined variable: data in /usr/local/cwpsrv/var/services/users/index.php on line 0
PHP message: PHP Notice: Undefined variable: userposible in /usr/local/cwpsrv/var/services/users/index.php on line 0
PHP message: PHP Notice: Undefined index: view_band_graph in /usr/local/cwpsrv/var/services/user_files/modules/preferences/index.php on line 0
PHP message: PHP Notice: Undefined index: view_band_graph in /usr/local/cwpsrv/var/services/user_files/modules/preferences/index.php on line 0
PHP message: PHP Notice: Undefined index: sessionip in /usr/local/cwpsrv/var/services/users/index.php on line 0" while reading response header from upstream, client: 5.55.42.31, server: localhost, request: "GET /cwp_84c8737d5a1d27cc/trvlaskm/? HTTP/1.1", upstream: "fastcgi://unix:/usr/local/cwp/php71/var/sockets/trvlaskm.sock:", host: "185.244.129.210:2083", referrer: "https://185.244.129.210:2083/cwp_84c8737d5a1d27cc/trvlaskm/"
2020/05/15 11:17:41 [error] 3978#0: *11956 open() "/usr/local/cwpsrv/htdocs/admin/favicon.ico" failed (2: No such file or directory), client: 5.55.42.31, server: localhost, request: "GET /favicon.ico HTTP/1.1", host: "185.244.129.210:2031"
(thanks)
37
E-Mail / Roundcube login redirects to blank page
« on: May 15, 2020, 11:33:08 AM »
Hello,
I have many CWP PRO licences where at EVERY CWP installation I am facing the following problem:
When trying to login to my-IP:2031/roundcube/ then after click on Login I get a blank page and redirect to my-IP:2031/roundcube/?_task=login again.
Please advise.
I have many CWP PRO licences where at EVERY CWP installation I am facing the following problem:
When trying to login to my-IP:2031/roundcube/ then after click on Login I get a blank page and redirect to my-IP:2031/roundcube/?_task=login again.
Please advise.
38
CentOS-WebPanel GUI / Re: Disk IO usage graph is not working
« on: April 23, 2020, 07:41:05 AM »
Finally, I am using CWP PRO with more than 20 websites and I have never enabled quotas.
I can not understand why this is not working.
I can not understand why this is not working.
39
CSF Firewall / Disable email notifications like "lfd on vps: blocked ip..."
« on: April 10, 2020, 07:00:53 AM »
Hello,
Can you please advise on HOW TO TURN OFF in CWP the following email notifications with subject:
lfd on vps: blocked 123.456.789.123 (Location/-)
I receive it every two minutes.
Thank you in advnace.
Can you please advise on HOW TO TURN OFF in CWP the following email notifications with subject:
lfd on vps: blocked 123.456.789.123 (Location/-)
I receive it every two minutes.
Thank you in advnace.
40
CentOS 7 Problems / Re: Set a cron with curl using PHP7.1 on CWP PRO
« on: March 31, 2020, 11:42:36 AM »
I have set a Cron job with Curl.
How can I check if Curl is installed and works for that account please?
How can I check if Curl is installed and works for that account please?
41
CentOS 7 Problems / Re: Set a cron with curl using PHP7.1 on CWP PRO
« on: March 28, 2020, 08:44:59 AM »
I have root and shell access for the user also. So what's next for curl please?
42
CentOS 7 Problems / Set a cron with curl using PHP7.1 on CWP PRO
« on: March 27, 2020, 03:33:06 PM »
Hello,
I have a VPS 2GB and have set the following cron to one account user:
curl -k https://www.mysite.com/module/...GenerateCronFeed=GenerateCronSkroutzFeed
I am using Apache with PHP-FPM and PHP7.1 selected.
How can I check if Curl is installed and works for that account please?
I have a VPS 2GB and have set the following cron to one account user:
curl -k https://www.mysite.com/module/...GenerateCronFeed=GenerateCronSkroutzFeed
I am using Apache with PHP-FPM and PHP7.1 selected.
How can I check if Curl is installed and works for that account please?
43
How to / Re: [Tutorial] Installing Netdata on Centos Web Panel
« on: March 21, 2020, 05:25:53 PM »
Like? What other ways please?
Also what is NetData server requirements? Does that work at small VPS with 2GB ram please?
Also what is NetData server requirements? Does that work at small VPS with 2GB ram please?
44
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"
45
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.