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.
256
E-Mail / Re: outlook problem
« on: July 05, 2021, 10:14:26 PM »
probably if you got blocked they will leave you blocked for some time, Gmail for example blocks your domain for one month.
257
Nginx / Re: Reduce initial server response time - NGINX - Varnish - Apache
« on: July 05, 2021, 07:49:43 PM »
make sure you are using php-fpm for more speed, also you can modify varnish nginx config for cache options you want/need
258
CentOS-WebPanel Bugs / Re: Unable to unsuspend a domain
« on: July 05, 2021, 07:43:43 PM »
try checking with cwp support
https://control-webpanel.com/contact
https://control-webpanel.com/contact
259
CentOS-WebPanel Bugs / Re: Mail users not displaying
« on: July 05, 2021, 07:40:39 PM »
contact cwp support to check it
https://control-webpanel.com/contact
https://control-webpanel.com/contact
260
E-Mail / Re: outlook problem
« on: July 05, 2021, 07:37:13 PM »
they have blacklisted your ip, you should probably check more detailed other blacklists also
https://mxtoolbox.com/blacklists.aspx
https://mxtoolbox.com/blacklists.aspx
261
Addons / Re: nodejs SSL
« on: July 03, 2021, 07:16:56 AM »
that is why you have nginx/apache proxy setup via webservers domain conf module in admin where you can set https so you don't need to configure nodejs https.
262
Installation / Re: Change Panel/Webmail Access from IP to Domains
« on: July 02, 2021, 08:02:32 AM »
you would need to set custom vhosts for that by using proxy configuration
263
DKIM / Re: DKIM, SPF not forwarding
« on: July 02, 2021, 08:01:36 AM »
if your nameservers are on the cloudflare then you need to copy DKIM key from CWP/dns to cloudflare
All zone files are in /var/named
All zone files are in /var/named
264
SSL / Re: SSL not working
« on: July 02, 2021, 07:59:59 AM »
in the ssl manager for each site you have info about the cert and also logs are on the server.
http://wiki.centos-webpanel.com/service-log-paths
http://wiki.centos-webpanel.com/service-log-paths
265
Installation / Re: Panel port 2030 automatically goes to 2031
« on: June 28, 2021, 11:06:13 AM »
if you don't have any experienced sys admin then you should contact cwp support.
However, this custom config you are trying to do is not recommended as admin should be access over https only.
However, this custom config you are trying to do is not recommended as admin should be access over https only.
266
How to / Re: How to create a Link Redirect
« on: June 28, 2021, 11:04:35 AM »
if you use apache server then .htaccess rules or if you use nginx then nginx vhost conf.
For all those there are many different generators on the internet.
For all those there are many different generators on the internet.
267
CentOS 7 Problems / Re: Removing Quotas
« on: June 27, 2021, 02:02:55 PM »
edit file /usr/local/cwp/.conf/quota_part.conf
and set there partition which needs to have quota, probably /home
after that, you can run API quota
Set quota based on the package for all users
/scripts/cwp_api account update_diskquota_all
info:
http://wiki.centos-webpanel.com/cwp-admin-api
and set there partition which needs to have quota, probably /home
after that, you can run API quota
Set quota based on the package for all users
/scripts/cwp_api account update_diskquota_all
info:
http://wiki.centos-webpanel.com/cwp-admin-api
268
Installation / Re: Panel port 2030 automatically goes to 2031
« on: June 27, 2021, 01:54:26 PM »
by manually editing config
/usr/local/cwpsrv/conf/cwpsrv.conf
/usr/local/cwpsrv/conf/cwpsrv.conf
269
CentOS-WebPanel GUI / Re: How to Increase Username Length?
« on: June 27, 2021, 01:53:21 PM »
migration from cpanel has no limit on the username...you probably didn't test it
270
CentOS 7 Problems / Re: Excessive resource usage: do-agent (1651 (Parent PID:1651))
« on: June 27, 2021, 01:52:24 PM »
you need to verify that process if that is something your provider installed or its somethinge else.
csf firewall configuration and process whitelist info is on the cwp wiki.
gateway timeout you need to check in the logs
csf firewall configuration and process whitelist info is on the cwp wiki.
gateway timeout you need to check in the logs
