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.
Hi UFHH01,
It was just for testing purposes.....
I had a look in the /etc/apache2/sites-enabled as you said. default-ssl wasn't enabled, so I enabled it via "a2ensite default-ssl". I had a look at the file and it contained default paths for the directives (SSLCertificateFile...
Hi,
I'm back in the office. Attached you can find the httpd.conf and the nginx.conf. The nginx.conf has the directive
If I call that URL directly in my browser (firefox), I get the following:
An error occurred during a connection to xx.xx.xx.xx:7081. SSL received a record that exceeded the...
Sorry, my fault. I should have written "The repair.log does NOT mention nginx"
Output of netstat -tulpn | grep 443
tcp 0 0 xx.xx.xx.xx:443 0.0.0.0:* LISTEN 10299/nginx
tcp 0 0 0.0.0.0:8443 0.0.0.0:* LISTEN 2190/sw-cp-serverd
tcp6 0 0 :::8443 :::* LISTEN 2190/sw-cp-serverd...
Hi UFHH01,
disable and reenable didn't help.
This is the output of /usr/local/psa/bootstrapper/pp12.0.18-bootstrapper/bootstrapper.sh repair:
Started bootstrapper repair procedure. This may take a while.
Certain actions may be skipped if not applicable.
-- Warning: Skipping the data of table...
I have a dedicated server with a premade installation. Nginx as a reverse proxy in front of Apache.
This is in my /var/log/nginx/error.log:
2015/08/12 06:00:07 [error] 29375#0: *276 no "ssl_certificate" is defined in server listening on SSL port while SSL handshaking, client:....
and from...
Hi,
I've got the same problem as described by MaximillianM. But I can't get SSL back to work with his solution. What logs do you guys need to provide some help ??