The problem is solved !
The issue was caused by misconfiguration. In /etc/sw-cp-server/conf.d/plesk.conf ssl port was set to 2015:
*****
server listen 2015 ssl;
Set port to default 8443 and restarted sw-cp-server
*****
Thanks to the support team !
sw-engine.log :
[18-Jun-2015 09:11:54] WARNING: [pool sso] child 6774 said into stderr: "ERROR: Unable to set php_value 'apc.enabled'"
[18-Jun-2015 09:11:54] WARNING: [pool sso] child 6774 said into stderr: "ERROR: Unable to set php_value 'apc.shm_size'"
[18-Jun-2015 09:11:54] WARNING: [pool...
Hi Oliver,
Thanks for your answer.
The comand you gave to me are not working.
But this is what i just did :
# /etc/init.d/iptables stop
# chkconfig iptables off
# service ip6tables stop
# chkconfig ip6tables off
but it still not working :(
Hi all,
I have parallels plesk autoinstaller on my server and since the new microupdate during that night i haven't access to my web panel.
/etc/init.d/psa status is running
/sbin.iptables -L are accept
lsof - i tcp:8443 -> Listen for root and sw-cp-server
I don't know what happened !
May...