Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
The APS Catalog has been deprecated and removed from all Plesk Obsidian versions. Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.
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...