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

  1. K

    Resolved Migrator - Unable to connect to the destination PostgreSQL database server.

    Ok turns out you had to manually set a PG admin password for Plesk to recognise Postgres...
  2. K

    Resolved Migrator - Unable to connect to the destination PostgreSQL database server.

    Hey, I wanted to run a migration from one Plesk Obsidian Server to another one (both Linux). I'm having an issue though where the Pre Migration Check gives me this error: First time I ran the check that was OK (since I forgot to install Postgres) but after I installed it via the Plesk...
  3. K

    Issue libmaodbc-plesk.so missing

    Hey, I got an issue... After the the update script ubuntu20to22 got stuck in the dist-upgrade section SOMEWHERE I've been trying to manually reset the packages back to 20.4 (which is working as far as I can tell though it's a lot of work). In the process I kind of by accident nuked the Plesk...
  4. K

    Resolved Opcache Preloading

    Yes this works, thanks a lot for all the help!
  5. K

    Resolved Opcache Preloading

    Nice, that's what I'm looking for then thanks a lot! Do you also by chance happen to know how to restart that one dedicated PHP-FPM service by command line? The only ones I found by running sudo plesk bin php_handler --list | grep -E plesk.*fpm | awk -F" " '{ print $1 }' seem to be generic...
  6. K

    Resolved Opcache Preloading

    Thanks I took a look at it (and the blog linked in there). Do I assume right that Plesk actually does what's written in there (Running a different PHP-FPM Master/Pool for ever subdomain)? Cause if it does that then it probably should work.
  7. K

    Resolved Opcache Preloading

    Hey, I was wondering if it's possible to use OPCache Preloading on Plesk. From what I gather you usually can't preload more than one project per server but I was wondering if it was different on Plesk since every domain seems to have its own PHP config. Asking cause I'd like to preload multiple...
Back
Top