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.
Pages: [1]
1
CentOS-WebPanel Bugs / nginx+apache+varnish - large files corrupted
« on: April 30, 2018, 10:02:52 AM »
If servers are set NGINX+APACHE+VARNISH, large downloaded files are broken. Setting the web server to apache only serves large files without problem.
2
Installation / Re: CWP Centos 7 - clam 100% CPU
« on: April 28, 2017, 02:38:53 PM »
On my setup this was caused by:
cwpssd clamd: ERROR: LOCAL: Socket file /var/run/clamd.amavisd/clamd.sock is in use by another process.
So...
service clamd stop
rm -f /var/run/clamd.amavisd/clamd.sock
service clamd start
solved it for me.
cwpssd clamd: ERROR: LOCAL: Socket file /var/run/clamd.amavisd/clamd.sock is in use by another process.
So...
service clamd stop
rm -f /var/run/clamd.amavisd/clamd.sock
service clamd start
solved it for me.
3
Installation / Upgrade to pro and updates/upgrades/changes
« on: April 27, 2017, 05:37:45 PM »
Hello.
I was a bit stressed purchasing Pro version due to "*Within 24hours your server will be automatically switched to CWPpro." Is there any way to get manual approval for updates/changes happening/pending to the system ?
Cheers.
I was a bit stressed purchasing Pro version due to "*Within 24hours your server will be automatically switched to CWPpro." Is there any way to get manual approval for updates/changes happening/pending to the system ?
Cheers.
Pages: [1]