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.
61
Apache / Re: ERROR STARTING APACHE - HELP PLEASE PLEASE
« on: September 29, 2017, 02:57:35 PM »
Sounds like a config problem to me. You could get the CWP admins to do a professional install if you ask them nicely and buy a CWP Pro licence.
I host ecommerce sites on servers that run CWP 6 & 7, all are stable with some having an up time greater than 150 days.
I host ecommerce sites on servers that run CWP 6 & 7, all are stable with some having an up time greater than 150 days.
62
E-Mail / Re: Ask: Step by Step mail Server setup?
« on: September 29, 2017, 02:38:42 PM »
If you've installed CWP correctly it's really easy. Just navigate to CWP > Email > MailServer Manager & fill out the Hostname & Domain text fields then click Rebuild Mail Server.
Other things to ensure you do is set up reverse DNS & unblock port 25 at you server host.
Other things to ensure you do is set up reverse DNS & unblock port 25 at you server host.
63
Apache / Re: Definitive guide for nginx + apache + SSL?
« on: September 27, 2017, 10:00:45 AM »
In that set up my understanding is nginx only deals with http traffic (CWP > Apache Settings > Select WebServers - will show you what traffic/ports your server handles with what).
I've created a custom setup previously allowing nginx to handle both http & https but it always gets over written when you update CWP.
There has been talk of including a nginx only option in CWP (ie: no apache) )but I have no info if or when this would eventuate.
I've created a custom setup previously allowing nginx to handle both http & https but it always gets over written when you update CWP.
There has been talk of including a nginx only option in CWP (ie: no apache) )but I have no info if or when this would eventuate.
64
Installation / Re: How to free space like uninstall ClamAV, AMaViS, etc.
« on: September 27, 2017, 09:24:39 AM »
10GB is a tiny, tiny server & it will continue to be an annoying challenge to keep the file size down.
Why not just upgrade to at least a 25GB VPS. They are highly affordable these days.
Why not just upgrade to at least a 25GB VPS. They are highly affordable these days.
65
Apache / Re: Definitive guide for nginx + apache + SSL?
« on: September 27, 2017, 09:17:21 AM »
The Auto SSL option works well now so you should use that (CWP > Apache settings > SSL Cert Manager). The Let's Encrypt module is being phased out & no longer receives updates.
It's easy to use just click 'AutoSSL' button from within the SSL Cert Manager, choose user/domain & check IP is correct. Then click 'Install SSL'.
Please note that once you make the change to SSL then your nginx reverse proxy becomes obsolete as it doesn't listen on port 443 (unless you modify the nginx hosts file but not recommended as will be over written when CWP updates).
Hope this helps
It's easy to use just click 'AutoSSL' button from within the SSL Cert Manager, choose user/domain & check IP is correct. Then click 'Install SSL'.
Please note that once you make the change to SSL then your nginx reverse proxy becomes obsolete as it doesn't listen on port 443 (unless you modify the nginx hosts file but not recommended as will be over written when CWP updates).
Hope this helps
66
CentOS 6 Problems / Re: dentry eats tons of ram.
« on: September 25, 2017, 12:39:21 PM »
This kinda sounds like the same issue
https://serverfault.com/questions/561350/unusually-high-dentry-cache-usage
https://serverfault.com/questions/561350/unusually-high-dentry-cache-usage
67
E-Mail / Re: Urgent - Domain has outgoing email disabled
« on: September 25, 2017, 12:31:45 PM »
Did you rebuild the mail server?
You need to do this if you change the hostname.
You need to do this if you change the hostname.
68
Installation / Re: permanently redirect to https
« on: September 21, 2017, 01:35:42 PM »
If you use Cloudflare you can redirect all http traffic to https
69
Apache / Re: domain.com to www.domain.com
« on: August 13, 2017, 12:16:24 PM »
I use CloudFlare for DNS and set 301 redirects to preferred domain
70
DNS Manager / Re: forgot password
« on: August 01, 2017, 11:29:32 AM »
I created a FreeDNS account to test for you.
When requesting a password reset I receive an email immediately (to hotmail account) with a new password & can access my account with it.
When requesting a password reset I receive an email immediately (to hotmail account) with a new password & can access my account with it.
72
Information / Re: How to renew the letsencrypt certificate
« on: July 25, 2017, 01:33:56 AM »
If your using SSL Cert Manager can use this work around to set up auto renew 
http://forum.centos-webpanel.com/ssl/autorenew-ssl-is-enabled-yet-my-certificates-will-expired-after-6-days/

http://forum.centos-webpanel.com/ssl/autorenew-ssl-is-enabled-yet-my-certificates-will-expired-after-6-days/
73
Apache / Re: Not Default But any Unknown Page called at all hosted domain in CWP
« on: July 21, 2017, 06:44:37 AM »
I was just showing you where the file lives, as you discovered deleting it won't help
The fact that traffic is arriving at that page tells us there is something not configured correctly but it's difficult to know where. Did you rebuild Apache and Vhosts + check DNS as suggested?
The fact that traffic is arriving at that page tells us there is something not configured correctly but it's difficult to know where. Did you rebuild Apache and Vhosts + check DNS as suggested?
74
SSL / Re: AutoSSL in CWP "SSL Cert Manager", is that auto renew?
« on: July 21, 2017, 06:14:12 AM »
I think It's supposed to auto renew but doesn't seem to be working at the moment.
If you want to use Auto SSL Cert manager and need auto renew I posted a workaround here which gets it done with a few extra steps.
http://forum.centos-webpanel.com/ssl/autorenew-ssl-is-enabled-yet-my-certificates-will-expired-after-6-days/msg12609/?topicseen#msg12609
If you want to use Auto SSL Cert manager and need auto renew I posted a workaround here which gets it done with a few extra steps.
http://forum.centos-webpanel.com/ssl/autorenew-ssl-is-enabled-yet-my-certificates-will-expired-after-6-days/msg12609/?topicseen#msg12609
75
Apache / Re: Not Default But any Unknown Page called at all hosted domain in CWP
« on: July 20, 2017, 03:49:20 PM »
It has a different location
usr/local/apache/htdocs/index.html
usr/local/apache/htdocs/index.html
