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 ... 68 69 [70] 71 72 ... 89
1036
SSL / Re: Autorenewal SSL after 90 days
« on: April 01, 2018, 08:53:17 AM »
auto renewal of the free certificate work fine in cwp if you are using autossl

1037
SSL / Re: How use i always https?
« on: March 23, 2018, 04:05:58 PM »
you need to check in your admin area if you have option there to enable https access to avoid redirects

1038
Updates / Re: Purchased CWP Pro - What's next?
« on: March 23, 2018, 04:04:03 PM »
update should resolve that
sh /scripts/update_cwp

1039
DNS / Re: Domain doesn't resolve
« on: March 23, 2018, 04:03:19 PM »
as you can see on your test nameservers are NOT working, meaning if you don't use cwp for dns then you can leave dns server down on cwp, as it is not needed then.

DNS issues you need to resolve on the DNS servers this can't be any simpler.
If you would use dns on your server then you would simply save dns servers on cwp and that is it.

1040
Information / Re: not able to open the admin panel
« on: March 23, 2018, 09:59:01 AM »
don't remove accounts manually from the shell, you need to use cwp if you want that all configuration is cleared and that other services don't get an issue.

1041
Mod_Security / Re: Rules download location
« on: March 23, 2018, 09:55:53 AM »
have you tried to install it and then remove again ?

1042
PHP / Re: failed to open dir: Too many open files
« on: March 23, 2018, 09:53:27 AM »
try to edit account from cwp, it has open files limit there

1043
How to / Re: SSH Server troubles
« on: March 23, 2018, 09:51:48 AM »
check your ssh port set in the configuration, in most cases this could be related with already used port...but could be also something else.

1044
Installation / Re: Cant issue SSL Cert
« on: March 23, 2018, 09:49:45 AM »
you will probably need to contact cwp support since installation is failed, you can do that by using the contact form on the cwp site.

1045
CentOS 6 Problems / Re: how to install httpd-devel of 2.4.29
« on: March 23, 2018, 09:48:01 AM »
cwp apache is built from source, so you can download source from apache site

1046
DNS / Re: Domain doesn't resolve
« on: March 23, 2018, 09:43:10 AM »
if cwp is not dns server then you shouldn't look for issue on the cwp server if you have a dns resolving issues

http://leafdns.com/ site will give you realtime dns info for your domain

1047
CentOS 7 Problems / Re: 403 forbidden video mp4
« on: March 23, 2018, 09:39:01 AM »
try to check the logs for this issue, you can find log paths for apache on the wiki
if this is permission related then "Fix account permissions" option in the admin panel under users accounts would resolve it...it can be also mod_security issue or related to something else.

1048
try to manually update your cwp and then try again

sh /scripts/update_cwp

1049
Information / Re: Will CWP work with a subdomain?
« on: March 15, 2018, 07:33:46 AM »
hostname can't be used on any account it can be only used for the hostname if you want to have a proper setup.
You should also test your dns records with commands like dig/host

example
host sub.domain.com

1050
CentOS 7 Problems / Re: cURL error 6
« on: March 12, 2018, 09:55:48 PM »
try to check resolving on your server

ping google.com

if this fails then try to add it manually to file /etc/resolv.conf

Code: [Select]
nameserver 8.8.8.8
nameserver 8.8.4.4

Pages: 1 ... 68 69 [70] 71 72 ... 89