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.
OK, now I have an output (but my application via browser is not available):
root@xserv20648:/opt/psa/admin/bin# /opt/psa/admin/bin/websrvmng -r
Service /etc/init.d/apache2 failed to start
Service /etc/init.d/apache2 failed to start
websrvmng: /opt/psa/admin/sbin/apache_control_adapter execution...
I try it, but the same output:
root@xserv20648:/opt/psa/admin/bin# websrvmng -r
-bash: websrvmng: command not found
I have displayed the content of this folder (ls -l) and I see this line:
lrwxrwxrwx 1 root root 15 Jun 10 2014 websrvmng -> ../sbin/wrapper
What means "websrvmng ->...
My server does not know this command "websrvmng" apparently.
root@xserv20648:/usr/local/psa/admin/bin# websrvmng -r
-bash: websrvmng: command not found
I think I use apache webserver and not Nginx !?
root:~# cd /usr/local/psa/admin/bin
root:/usr/local/psa/admin/bin# nginxmng -e
-bash: nginxmng: command not found
Hello,
thank you for your help:
# plesk bin domain -i subdomain.domain.com | grep -i ssl
SSL support: On
FrontPage over SSL support: Off
# netstat -anpt
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0...
Greetings,
I have Plesk 12 with Ubuntu 14.04 and I have create a self-signed certifikate for my subdomain.
Also I have add this certificate in "Hosting Settings" and have enabled "SSL support".
Nevertheless, if I type https://<subdomain>.<xyz>.com in my browser, he show "not connection".
Also...