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.
Thanks all. I've found a workaround to the endless redirect. Since I couldn't load pages and so couldn't disable any module, I figured how to do it from the MySQL database. So, disabling the devel module and submodules wasn't it as that did nothing to endless redirects. Then I scanned through...
Thanks to both of you.
I've determined why I wasn't seeing the FastCGI (only nginx) under the dropdown for PHP support under PHP settings--I found (from https://support.plesk.com/hc/en-us/articles/360004452053-PHP-handlers-served-by-Apache-are-not-available-in-PHP-settings-on-Plesk-UI) I had to...
>> Problematic still, old server has Apache & Nginx Settings config option. But there's no such option anywhere for the new server. What to do?
Never mind that question--I see the new Plesk has tabs whereas it was all on one page with the old. Apache & Nginx Settings is on one of the side tabs!
I see the difference in PHP setings:
Old server has: run PHP as a FastCGI Application
New and broken server has: run PHP as FPM Application served by nginx -- but the problem is that's the only option it gives, there's no FastCGI Application choice.
How to I force it to FastCGI like the old...
I've just migrated to a new plesk server and after migration, the Drupal 7 sites don't work correctly any more. The home pages load fine, but anything else comes back with "NOT FOUND - The requested document was not found on this server." I've compared the database, php files, etc. on the new...
An update -- I've just found out that "Migration data file location" field wants the file name, not just the directory (i.e. not {dump_file_dir} but {dump_file_fir}/dump.xml)
With that, the error message is gone, but now it does not display anything at all. It seems to execute and then jumps...
I hope you're still there, Igor ... or anyone else with advice --
I've given on using the migration manager since, from the manual tests I ran, there's no connection problem I can find between the old and new server. In short ssh and wget, etc. all work fine without a hitch ... except when I...
I tried running the commands that fail in the log file manually, and there was no problem connecting by ssh from the new to the old server, and no problem executing the 'cat' command where the connection failure occurs. So, what now? Any tips on how to proceed from here?
Thanks,
...a.
Thanks, Igor.
And, do you mean you can check the connectivity from your side? If so, that'll be great! Or, if I'm not quite understanding you, then can you please explain what "check it from this side?" means?
Alternatively, is it likely that the connection wait timeout is too short? If...
Thanks, Igor,
I ran the tool suggested in the link, and from one of the files generated (migration.log) it seems the root authentication succeeds. However when it attempt to remotely execute 'cat', it fails:
. . . .
[01:05:14|DEBG: 7212:p.libssh2pp.Socket] Connected
[01:05:14|DEBG...
I'm getting frustrated by the Plesk migration function. You'd think that it should be straightforward to migrate between two versions as close as 9.5.4 and 10.4.4. Not so. It seems to run fine until it reaches about the 7% or so mark and then it just stops with a 'Failed' status update. The...