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.
76
Installation / Re: How to add a domain with special characters
« on: July 29, 2019, 01:35:20 AM »
CWP does not support the Special characters. You will have to convert through any punnycode generator.
You can use this https://www.verisign.com/en_US/channel-resources/domain-registry-products/idn/idn-conversion-tool/index.xhtml
You can use this https://www.verisign.com/en_US/channel-resources/domain-registry-products/idn/idn-conversion-tool/index.xhtml
77
Updates / Re: why never update the Changelog CWP?
« on: July 28, 2019, 06:08:51 AM »
I have requested them many times but no update yet. Actually, they are developing the new site and thus they will update the changelog on new website.
78
Installation / Re: I did not understand this part of this tutorial
« on: July 25, 2019, 01:47:03 AM »
This seems to be an error with BIND. Kindly check the logs to see the error.
79
Installation / Re: I did not understand this part of this tutorial
« on: July 24, 2019, 08:38:40 AM »
You will have to click on Edit Records button in front of any dns zone file.
Check the image http://prntscr.com/ojaocd
Check the image http://prntscr.com/ojaocd
80
Installation / Re: DNS setup I canīt Add A record for Parent Domain
« on: July 23, 2019, 04:04:12 AM »
This shows that you are using custom name servers ns1.codexdigital.co and ns2.codexdigital.co but you have not added the A records for these two NS.
So, first of all go to DNS file of codexdigital.co and click on edit records and then add two records with your server IP named as ns1 and ns2.
I could see that you were trying to add ns1.codexdigital.co while you should only add ns1. The same is for ns2
So, first of all go to DNS file of codexdigital.co and click on edit records and then add two records with your server IP named as ns1 and ns2.
I could see that you were trying to add ns1.codexdigital.co while you should only add ns1. The same is for ns2
81
Installation / Re: newbie Firts Installation which is the next step?
« on: July 23, 2019, 04:01:47 AM »
Question 1: Hi team does is mandatory change the hostname? i have the VPS in CONTABO and their VPS hostname its come by default an hostname like : VIM45454.contabo.net.
I recommend having your own hostname. Check this post for hostname setup along with greenpadlock
http://forum.centos-webpanel.com/how-to/(tutorial)-how-to-install-ssl-on-hostname/
Question 2: after install centos webpanel on 7.6 which is the next step?
The next step is to configure web servers. Best setup is "Nginx & Varnish & Apache". To configure web servers, Go to Webserver Settings>>>Select Web servers
I recommend having your own hostname. Check this post for hostname setup along with greenpadlock
http://forum.centos-webpanel.com/how-to/(tutorial)-how-to-install-ssl-on-hostname/
Question 2: after install centos webpanel on 7.6 which is the next step?
The next step is to configure web servers. Best setup is "Nginx & Varnish & Apache". To configure web servers, Go to Webserver Settings>>>Select Web servers
82
SSL / Re: AutoSSL Key Length
« on: July 23, 2019, 03:30:12 AM »
It will better if you can contact them directly about this suggestion.
http://centos-webpanel.com/contact
http://centos-webpanel.com/contact
83
SSL / Re: ssl installed I can verify in browser green lock but
« on: July 23, 2019, 03:11:34 AM »close this one I reinstalled my server and I can't even install ssl
What is the error you are having?
84
Addons / Re: Reseller function???
« on: July 19, 2019, 10:28:56 AM »
I can confirm that CWP team is testing the reseller module and hopefully it will be released by the end of this month.

85
CentOS-WebPanel GUI / Re: I want to reactivate cwp pro
« on: July 16, 2019, 08:15:32 AM »
Only CWP team can help you on this matter since only they have access to licensing system
You can contact them through http://centos-webpanel.com/contact
You can contact them through http://centos-webpanel.com/contact
86
CentOS-WebPanel GUI / Re: Does "CWPpro Terminal" work for you?
« on: July 14, 2019, 11:03:51 AM »It has never worked for me either...I just assumed one day it may work (ie it's a works in progress kinda thing) and have used the simple one instead.
What is the difference between the two?
This is the detail added by CWP Team about CWPro Terminal
Quote
Once you have initialized and revalidated the access with your root password, you will have access to your server via shell with all the functionality of any desktop terminal in Linux, Mac or Windows and without any type of limitations in the execution of certain commands (as it happens with the previous version of the terminal).
You can use commands like vi, nano, htop, iotop, nmtui without any graphic restriction.
In addition, you can copy and paste lines naturally. You will no longer have to transcribe your passwords, just a traditional copy and paste and go!.
The terminal is developed under strict layers of security to ensure reliability under the root environment.
87
CentOS-WebPanel GUI / Re: Does "CWPpro Terminal" work for you?
« on: July 14, 2019, 10:56:31 AM »
It did not work for me. Also, it was asking for root login despite of the fact that I was already logged in as a root.
Bug report was submitted to CWP team three days ago.
Bug report was submitted to CWP team three days ago.
88
SSL / Re: Want to install Wildcard SSL in CWP
« on: July 10, 2019, 08:55:42 AM »Lets Encrypt now offers wildcard SSL, can anyone tell you how to convert this to CWP so it works for all domains?
CWP currently does not support wildcard SSL for domains but they promised that it will be launched soon.
90
How to / Re: [Tutorial] How to install SSL on hostname?
« on: July 07, 2019, 08:39:32 AM »For what it's worth, this worked. However, I ran into the issue on Chrome that my site was not secure. When I read this post and saw "Green" padlock, I immediately thought about Firefox (which is usually where I only see the green padlock). So, I pulled up Firefox and sure enough, it worked. I then went back to Chrome, pulled up an incognito tab, and it worked there. So, I killed the original tab, cleared cache, and it worked. Moral of the story: Try other browsers.
Thanks to the OP for helping with my solution.
I am glad that it worked for you.