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.
It isn't that much of a deal to develop that change even for production
here is a sugestion
you just have to change the webmail template to something like this
Alias /.well-known/acme-challenge/ "/var/www/vhosts/<?php echo $VAR->domain->asciiName ?>/webmail.<?php echo $VAR->domain->asciiName...
I am going to try and test another way, instead of disabling the webmail subdomain, maybe just redirecting it to the local webmail? Dont know if it is even feasible but I will try.
Will it Work after the expiration of the said certificate?
issue is the challenge let's encrypt needs to write in order to verify if that is a valid domain by dns, I do not know how the revalidation works but if it is with the same logic wont if fail after two months upon revalidation?
For future reference. I was able to fix it.
The previous Installation of plesk left on the /etc/psa/php_versions.d/php5-cgi.conf and other files, they should have been deleted upon upgrading from 12.5 to 17.0.
so deleting the php5-*, not the ones from the newer installations
updating my...
all php5.X are from plesk repos
only have php 7.0 and 7.1 from ondrej
root@w1:~# /usr/local/psa/bin/php_handler --remove -id fpm
Unable to remove the PHP handler: You can remove only custom handlers.
Add let's encrypt addon to add not only www but webmail to, even if it means to change it manually on plesk domain, just to have the certificate issued if a big help.
thanks
I get 500 error on webmail, installing horde gives a hole lot of issues.
this system is an upgrade from 14.04 to 16.04 and if failed to recognize the system php handler right from the start.
I followed this
Webmail shows 500 Internal Server Error: can not find appropriate version of php
and...