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.
151
Installation / Re: 404 not found
« on: October 03, 2017, 11:24:17 PM »
Try to restart CWP service through command line.
service cwpsrv restart
service cwpsrv restart
152
How to / Re: [Tutorial] How to Change the IP Address of Server?
« on: October 01, 2017, 05:33:16 PM »
Awesome, thanks for sharing it.
153
FTP / Re: TLS problem
« on: October 01, 2017, 05:31:52 PM »
I think, CA bundle is missing from the SSL Certificate, can you check your SSL here https://www.sslshopper.com/ and confirm?
154
CentOS 7 Problems / Re: Problem with memcached
« on: September 27, 2017, 02:37:02 PM »
You can safely ignore that warning from LFD if you verify the process is legitimate.
155
Updates / Re: Delta RPMs disabled ....
« on: September 27, 2017, 02:34:23 PM »
It seems that you've minimal centos with some packages missing. To solve the issue install deltarpm.
yum install deltarpm
yum install deltarpm
156
I can build it / Re: SSH access block
« on: September 27, 2017, 01:55:22 PM »
Here steps are given how to add welcome message :- http://blog.toracat.org/2013/04/customizing-welcome-message/
157
CSF Firewall / Re: how open port for deluge ! on centos 7.0
« on: September 25, 2017, 10:26:53 AM »
Check think link :- http://wiki.centos-webpanel.com/csflfd-firewall-configuration
158
Installation / Re: How to free space like uninstall ClamAV, AMaViS, etc.
« on: September 25, 2017, 10:25:04 AM »
yum remove amavis
yum remove clamav
yum remove clamav
159
E-Mail / Re: Urgent - Domain has outgoing email disabled
« on: September 25, 2017, 10:22:24 AM »
Have you recently updated anything on the server? What's current CWP version?
160
CentOS 7 Problems / Re: The file /usr/local/cwpsrv/htdocs/admin/admin/index.php is corrupted
« on: September 20, 2017, 06:08:59 AM »
Are you getting that error after logging into CentOS-Webpanel?? http://45.63.56.118:2030/login/index.php
162
Information / Re: Multiple IPs to one account
« on: September 19, 2017, 06:51:09 AM »
I don't think its possible but someone may confirm it.
163
CentOS 7 Problems / Re: Nameserver is unreachable.
« on: September 19, 2017, 06:34:52 AM »
Check this link :- http://wiki.centos-webpanel.com/how-to-setup-name-servers
165
Installation / Re: permanently redirect to https
« on: September 18, 2017, 07:49:14 AM »
You would need to add nginx redirect rules in file /usr/local/cwpsrv/conf/cwpsrv.conf
Google that, it should be simple.
Google that, it should be simple.