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.


Topics - Jamshed Datori

Pages: [1]
1
How to / [Tutorial] How to install SSL on hostname?
« on: May 05, 2019, 09:03:16 AM »
Hello,

I could see that a lot of users are asking "How to install SSL on hostname" and I found a few tutorials some of which are working and others do not. Also, the tutorials which are working are lenghty and not for linux newbie.

So, I will teach you here how to install and configure Letsencrypt Free SSL on hostname in CWP in simple 3 steps.

1 - Check that you should have an A record for the hostname. For example if your server hostname is cp.hostinpk.com, then you should have an A record for "cp" pointing to server IP

2 - Login to CWP Admin Panel>> Server Settings>>Change Hostname and then hit "Change Hostname" button after putting your desired hostname (in my case cp.hostinpk.com). This will only generate a valid LE SSL for your hostname when an A record is present against hostname

3 - Perform following command from shell
Code: [Select]
service cwpsrv reload
THAT's IT. Enjoy the green padlock while accessing the CWP services (admin panel, user panel, webmail, etc..)

2
CentOS 7 Problems / Connection to remote mysql is failed
« on: May 02, 2018, 01:22:41 AM »
Hello friends,

I have two CWP servers and I want to use one for websites and other as DB server.

I tried to connect to to remote mysql server but it has failed.

Can anyone please help me to configure the mysql cwp server so that I can connect to DB server. What changes should I make to DB server to allow remote connections.

3
Hello All,

Today I tried to add a long domain name for a client which was 42 characters long (including .com) but it was truncated to 40 characters and I could not create the account.

Can someone guide me how can I create a long domain name account and get it properly working?

4
SSL / Want to install Wildcard SSL in CWP
« on: March 04, 2018, 11:33:56 AM »
Hello,

I want to install wildcard SSL in CWP. Can anyone tell me how to do this or point me to any tutorial?


5
Hello,
I want to migrate a few mail boxes from cpanel to CWP? Is there any possibility to do so?

Pages: [1]