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

Pages: 1 2 [3]
31
That feature is being developed at this moment... Soon we will have it available to our clients...

32
DNS / Re: server hostname SSL
« on: May 15, 2019, 02:25:33 AM »
Hello,

There is no need to create a subdomain for the hostname. It is enough that you create an A record in the DNS at server.somewebsite.com and then resave the hostname in Change Hostname menu option. This will generate a new SSL. Don't forget to restart the CWP service: service cwpsrv restart

Hello,

My server hostname is server.somewebsite.com. There is also a working website on my server somewebsite.com. I have created the subdomain of that website with the name "server" and assigned it a SSL certificate. Now whenever I use server.somewebsite.com:2030 I get following SSL Error as it was conflicting with the SSL of somewebsite.com.

"ERROR: None of the common names in the certificate match the name that was entered (server.infinityicon.com). You may receive an error when accessing this site in a web browser."

Now I have removed the "server" subdomain and used sh generate_hostname_ssl so that hostname "server.somewebsite.com" should get the SSL cert but still I am unable to get SSL working for my server's hostname.

Note: For all other websites hosting on my server the SSL is working fine, but its not working when opening CWP control panel.
Kindly suggest me a solution or anything I am missing in the process.

Thanks,
Nauman

33
E-Mail / Re: Roundcube 500 internal server error cwp
« on: February 28, 2019, 02:02:07 PM »
Hello,

Check /var/vmail/* permission
Code: [Select]
drwx------ 4 vmail mail 34 ene 16 14:01 domain.tld

or try update roundcube:
Code: [Select]
sh /scripts/mail_roundcube_update

34
E-Mail / Re: Roundcube 500 internal server error cwp
« on: February 28, 2019, 01:57:32 PM »
Hello,

Check /var/vmail/* permission
Code: [Select]
drwx------ 4 vmail mail 34 ene 16 14:01 domain.tld

Pages: 1 2 [3]