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,
A customer gets a bounce on a 550 SMTP bounce after 5 days. I would say it's normal to get such errors direct? Why trying many days? Is it possible to configure this behavior?
With regards,
Paul
It see PHP 7.1 now in Plesk. This command did it:
plesk bin php_handler --add -displayname php7.1 -path /usr/sbin/php-fpm7.1 -phpini /etc/php/7.1/fpm/php.ini -type fpm -id php7.1 -clipath /usr/bin/php7.1 -service php7.1-fpm -poold /opt/plesk/php/7.1/etc/php-fpm.d
Not sure about what the...
I did install Debian 12 and the latest version of Plesk.
I did install "php7.1-fpm" and some modules from the sury repository. This repository is from Ondřej Surý, the guy who makes the PHP packages for Debian and Ubuntu.
But I do not see PHP 7.1 in the PHP settings of Plesk.
When I enable...
Thanks for your fast answer!
Yes, I did see that. But it does not answer my question. My question is not: "how to install a custom PHP version?" but: "is it possible to use PHP 7.1 with a modern Plesk and Debian 12?"
I have also heard that older PHP versions do not work on newer Debian/Ubuntu...
Hello,
I need PHP 7.1 for an old Magento 1.x website. Yes I know it's deprecated, but we need some time to build a new site.
Is it possible to install the latest version of Plesk on Debian 12, and add PHP 7.1? Or do I need older versions of Plesk or Debian?
When I add the "sury.org"...
But I wonder that "mail.domain.tld" and "domain.tld" give the correct certificate now, but for example "smtp.domain.tld" still gives the server certificate. I would like to know how this can be controlled. (All names are pointing to the same IP.)
Maybe it is the default to use the hostname as SMTP server, but it is not normal for this provider. The users are using for many years their own domains.
And it is not practical if you want to transfer a domain to another server, then the users have to change the mailclients SMTP server.
But...
Yes, there is a certificate mismatch because the name in the certificate is not correct. I can reproduce it.
I can see with the "openssl" command that I get a certificate with the name of the server in it. And I would expect the name of the virtual domain of the customer. Something like...
Previously there were no complaints, and now only one person came with problems. The owner of the service asked me for help. And I don't know much about Plesk.
Many mailclients do not check for correct certificates, maybe some customers do not use SSL, others will use webmail, and some will not...
Hello,
We want to delete a network what's not in use anymore. But this gives problems, because the IP is used in /etc/nginx/plesk.conf.d/server.conf, so NGINX will not start anymore.
When I edit the file by hand everything is OK, but what's the correct Plesk way to remove the IP?
When I try...
Hello!
Mail client gives error on certificate. And when I test with:
openssl s_client -connect domain.tld:465 | openssl x509 -text
then I see the certificate of the server, not the domain. And I did configure in Plesk to use the wildcard certificate of the domain.
Dovecot still gives the...