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.
Let's assume the server name is alpha.example.com ( primary domain by server owner, me ).
I have setup a reseller, who has in turn setup their own "primary" domain - let's call it "webshop.com".
webshop.com has their DNS hosted on a registrar, and have manually added "ns1.webshop.com" and...
Hello,
is there a way to define who the Sender (From) field of the notifications emails (eg going to a client when their "Customer" object is created )? Can't find anything in the UI or the docs.
Thank you in advance!
Edit: it appears that Plesk sends it from [email protected] on behalf of...
Hello,
since yesterday, the Let's Encrypt configuration page inside a domain looks like a broken template:
The items in red are correctly filled in, have redacted them. SSL works as expected, and I have successfully created new SSLs ... however this is not exactly friendly.
I've gone...
Hello IgorG, and thanks for your continued efforts!
Unfortunately I do not even have that file, and no matches for xcache exist in that subtree :
root@myserver:/usr/local/psa/admin/conf# ls -lah
total 56K
drwxr-xr-x 5 root root 4.0K Jan 13 04:26 .
drwxr-xr-x 21 root root 4.0K Jun 7 2016 ...
Assuming handlers
- php.ini is /opt/plesk/php/5.6/etc/php.ini ( no reference to xcache )
root@myserver:/opt/plesk/php/5.6/etc# grep xcache php.ini
root@myserver:/opt/plesk/php/5.6/etc#
- service plan -> php tab -> "additional php directives" only has the "timezone = europe/athens" line (see...
I think it's a leftover as well, where would I search to remove it though? When regenerating the pool files ( in /opt/plesk/php/5.6/etc/php-fpm.d ) it still adds the xcache line, and I am trying to figure out where it comes from in order to remove it.
The domains with the problem though all use PHP56 though -- why is this directive appearing in those pools?
root@myserver:/opt/plesk/php# grep -R xcache *
5.4/etc/php.d/40-xcache.ini: [xcache-common]
[... many other entries from the same file omitted ..]
Binary file...
Hello IgorG,
no, PHP56 does not have (nor should it in my humble opinion) xCache - it comes with OPCache.
I am trying to figure out HOW the setting gets there so I can remove it (and stop the error messages), ie where that config value is actually stored and get aggregated into the pool file...
Hello,
supporting a server with Plesk 12.5 on Centos 7.
A number of domains ( ~100 ) are using plesk-php56-fpm, and in their pool definition ( /opt/plesk/php/5.6/etc/php-fpm.d/thedomain.tld.conf ) there is a line referring to xCache :
[....]
; Uses for log facility
; If php_value[error_log] is...