When I install cpanel it doesn't open port 2087(it is FreeBSD 4.9)
When I install cpanel it doesn't open port 2087(it is FreeBSD 4.9)
look iptables...
google.com -> "iptables"
hehe FreeBSD got IPFW, IPF and PF but no iptables ...
And the problem was that the install script didn't create /usr/local/cpanel/var/run/stunnel or link in /usr/local/cpanel to /var where in run/ you should manualy create stunnel/ ... that s***s![]()
hehe
i used only linux family, not bsd..
Hi tbyte,
This is caused by cPanel not creating a directory in the cPanel directory during the install please try to do with this:
The missing directory is:
/usr/local/cpanel/var/run/stunnel
Login to root via ssh and create the /var, /run and /stunnel directories.
change the ownership:
You will then need to chown all directories to 'cpanel:cpanel'.
Then at the command line run the following command:
/usr/local/cpanel/startstunnel
If this won't work means 2087 port is block. Try to unblock.
Hope this will work..
Regards,
Bright
![]()