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.
Hello, thanks for your answer.
Since the CGI program is binary provided with the product, it can not be changed from /usr/lib/sendmail.
I use the alternatives command, it was to change the mta-sendmail.
# alternatives --install /usr/sbin/sendmail mta...
Hello,
I have an CentOS 6 x86_64 server, with plesk12.0.18 MU#19.
I cannot send emails from some CGI program.
CGI program using /usr/lib/sendmail command.
# ll /usr/lib/sendmail
lrwxrwxrwx 1 root root 30 2月 10 11:32 2016 /usr/lib/sendmail -> /etc/alternatives/mta-sendmail
# ll...