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