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.
811
CentOS 6 Problems / Re: cwp not working after server restart
« on: October 18, 2018, 11:49:13 PM »812
CentOS 6 Problems / Re: backups why not compressed
« on: October 18, 2018, 01:53:55 PM »
it's incremental with hard links so its even better and much faster, new backup system coming soon will have other options
814
FTP / Re: FTP connection problem
« on: October 18, 2018, 06:44:27 AM »
instructions are on the wiki
http://wiki.centos-webpanel.com/pure-ftpd-setup-passive-ftp-ports
http://wiki.centos-webpanel.com/pure-ftpd-setup-passive-ftp-ports
815
CentOS 6 Problems / Re: cwp not working after server restart
« on: October 18, 2018, 06:39:02 AM »
try checking what is the exact issue and what service is not autostarted, on restart try this
service cwpsrv status
service cwp-phpfpm status
also are you sure that you need to disable csf and clean iptables ?
service cwpsrv status
service cwp-phpfpm status
also are you sure that you need to disable csf and clean iptables ?
816
Problems on other RedHat linux servers / Re: ERROR: Unable to detect your server version, please contact CWP support to check
« on: October 12, 2018, 07:48:39 PM »
ok, the best would be that you contact support so this is checked with redhat version 7
http://centos-webpanel.com/contact
http://centos-webpanel.com/contact
817
CentOS-WebPanel Bugs / Re: Error 500 - new install - centos webpanel
« on: October 11, 2018, 11:40:22 AM »
in cwp admin under user accounts, you have fix permissions in the left menu
819
Problems on other RedHat linux servers / Re: ERROR: Unable to detect your server version, please contact CWP support to check
« on: October 09, 2018, 05:48:20 PM »820
CentOS 6 Problems / Re: PHP Fatal error: <br>The encoded file <b>/usr/local/cwpsrv/htdocs/admin/index.p
« on: October 09, 2018, 05:21:17 AM »
if your cwp version is 0.9.8.738 then do this:
Code: [Select]
cd /usr/local/cwpsrv/htdocs
wget dl1.centos-webpanel.com/files/cwp/el7/cwp-el7-0.9.8.740.zip
unzip -o cwp-el7-0.9.8.740.zip
rm -f cwp-el7-0.9.8.740.zip
821
SSL / Re: SSL in CWP (URL)
« on: September 28, 2018, 01:29:51 PM »
since you have reached the limit, you will need to wait 1/2 days and then try again.
823
SSL / Re: SSL in CWP (URL)
« on: September 27, 2018, 01:44:49 PM »
1. change hostname so you get autoSSL installed
https://servername.com:2031/admin/index.php?module=change_hostname
You would get certificate info in the output and that means all went fine.
2. reload cwpsrv from console
service cwpsrv reload
and that is it
**Note that for this you need to have a proper hostname set with valid A record
https://servername.com:2031/admin/index.php?module=change_hostname
You would get certificate info in the output and that means all went fine.
2. reload cwpsrv from console
service cwpsrv reload
and that is it
**Note that for this you need to have a proper hostname set with valid A record
825
SSL / Re: ssl expire
« on: September 27, 2018, 01:00:24 PM »
try to remove it and then install again from cwp
