Show Posts

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.


Messages - studio4host

Pages: 1 ... 53 54 [55] 56 57 ... 89
811
CentOS 6 Problems / Re: cwp not working after server restart
« on: October 18, 2018, 11:49:13 PM »
On centos 7
Code: [Select]
systemctl enable cwpsrv
systemctl enable cwp-phpfpm

On centos 6
Code: [Select]
chkconfig cwpsrv on
chkconfig cwp-phpfpm on

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 »

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 ?

816
ok, the best would be that you contact support so this is checked with redhat version 7

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

818
Updates / Re: Every update overwrites php.ini
« on: October 11, 2018, 11:39:04 AM »
what is your system?

Code: [Select]
cat /etc/redhat-release
arch

819
on redhat can you execute this command
Code: [Select]
rpm -qa \*-release

820
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.

822
CentOS-WebPanel Bugs / Re: BUG on PHP Builder
« on: September 28, 2018, 01:28:36 PM »
this is yum issue with your OS or repository, try this


Code: [Select]
yum clean all
yum -y update

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

824
Information / Re: Pro version the CWP panel
« on: September 27, 2018, 01:01:16 PM »

825
SSL / Re: ssl expire
« on: September 27, 2018, 01:00:24 PM »
try to remove it and then install again from cwp

Pages: 1 ... 53 54 [55] 56 57 ... 89