• 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.

Recent content by MV-YN-NL

  1. M

    Resolved Applying cli changes to php.ini

    Thanks, that command did the trick. We use one set of PHP directives for all service plans which have PHP. So setting the value there would mean even more editing, as we have multiple PHP service plans as well.
  2. M

    Resolved Applying cli changes to php.ini

    Hello, I'm trying to get changes I made to php.ini (in this case/opt/plesk/php/7.2/etc/php.ini) to be applied to the actual subscriptions. When I edit a file (from the cli, like using vim or sed) the default values stay unchanged if I look at the php setting of an (unlocked) Subscription using...
  3. M

    WP Toolkit - General Discussion

    The block author scan which was introduced in version 3.5.0 blocks (403) the Wordpress built-in export functionality. The scan blocks the string "author=" and when posts and/or pages (or everything) are exported this string is present in the url. You might want to consider excluding...
  4. M

    Problem with setting catchall using CLI

    I couldn't find the right utility for it. Now I notice that this is in /usr/local/psa/bin/subscription_settings (-no_usr). We normally don't use this utility, as we use service plans, but one can't specify a domain specific address in a service-plan. So problem solved.
  5. M

    Problem with setting catchall using CLI

    Naturally. I use something like: /usr/local/psa/admin/bin/mailmng-domain --set-catchall --domain-name=thisdomain.com [email protected]
  6. M

    Problem with setting catchall using CLI

    SOLVED: Problem with setting catchall using CLI When I try to set a catchall email address for a domain in Plesk 11.5, I get an error stating JSON is expected on STDIN. I use this syntax, as stated in the help: /usr/local/psa/admin/bin/mailmng-domain --set-catchall...
Back
Top