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 - Administrator

Pages: 1 ... 71 72 [73] 74 75 ... 110
1081
DNS / Re: Wildcard DNS in centos webpanel
« on: December 25, 2014, 05:55:13 PM »
example:

* IN A 192.168.0.64
or
*.domain.com. IN A 192.168.0.64

1082
Installation / Re: What is the best method to migrate CWP to a new server?
« on: December 25, 2014, 05:27:23 PM »
how many accounts do you have on the server ?

1083
DNS / Re: Wildcard DNS in centos webpanel
« on: December 25, 2014, 05:03:43 PM »
BIND is default DNS server on centos so you can check instructions for bind.

1084
E-Mail / Re: not able to recieve emails
« on: December 25, 2014, 05:02:36 PM »
what kind of bounce back error do you get ?

1085
Apache / Re: Default Page Displayed for all domains
« on: December 25, 2014, 05:01:13 PM »
have you followed instructions and have you checked server logs?

1086
DNS / Re: EMAIL problem
« on: December 25, 2014, 05:00:01 PM »
you need to contact your hosting provider for rDNS/PTR setup.

1087
Mod_Security / Re: How to install Mod_Security to secure Apache
« on: December 25, 2014, 04:58:37 PM »
do you have centos 6 32 or 64bit ?

1088
Information / Re: Usage Graphs
« on: December 25, 2014, 04:17:52 PM »
no at the moment.

1089
MySQL / Re: Cannot create db
« on: December 25, 2014, 04:17:34 PM »
you will need to check that you have a correct password in file
/root/.my.cnf

1090
CentOS-WebPanel GUI / Re: How to modify a GUI on client panel.
« on: December 25, 2014, 04:12:42 PM »
/usr/local/cwpsrv/htdocs/admin/design/

but this is overwrite with each update.

1091
Apache / Re: How to remove Apache Server Status?
« on: December 25, 2014, 04:03:25 PM »
you can also edit /usr/local/apache/conf/httpd.conf according to your needs.

1092
Installation / Re: I cant connect to server after finish install CWP
« on: December 25, 2014, 03:56:10 PM »
and did you rebooted your server after installation ?

1093
also, have you checked if your mail server is running on the specified ports ?

example command for port 25
Code: [Select]
netstat -tulpn|grep 25
you should get something like:

# netstat -tulpn|grep 25
tcp        0      0 127.0.0.1:10025             0.0.0.0:*                   LISTEN      763/master
tcp        0      0 0.0.0.0:25                  0.0.0.0:*                   LISTEN      763/master

1094
CentOS-WebPanel Bugs / Re: apache server-status
« on: December 25, 2014, 03:43:49 PM »
you can add a deny rules for it.

1095
SSL / Re: SSL Certificate Installation is not Successful
« on: December 25, 2014, 03:42:29 PM »
it would be the best that you contact support using a contact form on the website so they could check on that.

Pages: 1 ... 71 72 [73] 74 75 ... 110