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.
Thanks for the answer. Finally the warning disappeared. I followed the steps.
There is no "smtp_tls_CAfile" so i have to manually append that.
At first try i get the following error in the logs..
cannot load Certificate Authority data: disabling TLS support
Jul 14 04:44:28 sodexis...
Thanks for replying IgorG.
I have no issue in sendnig email via google SMTP servers. I use google apps for my domain.
Whenever sending an email, i get to see google complains of certification verification error in plesk mail logs. as i posted in previous posts.
Could suggest way to...
Hi, I followed your link discription..
But i dont have any cacert file in /etc/postfix/ssl/ . ssl directory not exist.
What i have is in /etc/postfix/main.cf : smtpd_tls_cert_file = /etc/postfix/postfix_default.pem
I did cat for Equifax and thawte certificate into postfix_default.pem...
Suffering from same error. +1 .any workaround .. anybody. Followed this POST of GregHL, but its not working.
Awaiting response.
Centos 6.4
Panel version 11.5.30
First of all, I thank you and relay appreciate your approach to solve my issue.
I followed your way of adding conf in mod_status.conf . I tried with "allow from 127.0.0.1 localhost", but the browser get redirected to http://localhost/login which display plesk favicon. (Thus with that...
Hi ,
I have removed # under httpd.conf and my httpd.conf for server-status are:
ExtendedStatus On
<Location /server-status>
SetHandler server-status
Order Deny,Allow
Deny from all
Allow from 127.0.0.1
</Location>
when i do lynx http://localhost/server-status . either i get 403 forbidden...