Guys...
I need help.
After upgrade cpanel (using Stable version), I can't access cpanel through port 2083 and whm through port 2087.
I can access it using port 2082 and 2087.
Anyone have solution for my problem?
Thank you....
Guys...
I need help.
After upgrade cpanel (using Stable version), I can't access cpanel through port 2083 and whm through port 2087.
I can access it using port 2082 and 2087.
Anyone have solution for my problem?
Thank you....
Regards,
Alex.
If you restart cpanel from the command line do you get any errors like - "cpanel ssl services - failed" ?
Something simple that even I sometimes forget is to make sure you are using https://
→ Number1Host.net
→ Shared, Reseller, and Dedicated Hosting
→ Server Setup, Management, and Security
→ The Web's Number 1 Host - Number1Host.net
ps ax | grep stunnel
will show whether stunnel is running or not. When it is running, the output will look like the below.
[/]# ps ax | grep stunnel
5139 ? S 0:00 /usr/bin/stunnel-4.04local /usr/local/cpanel/etc/stunnel/default/stunnel.conf.run
21120 ? S 0:00 grep stunnel
[/]#
A cpanel restart using the command
[/]# /etc/rc.d/init.d/cpanel restart
will restart the stunnel and activate the cpanel's secure ports so you will be able to use the 2083 or 2087.