• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Recent content by A.P

  1. A

    Resolved Only homepage loads after Plesk migration Drupal server

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

    Resolved Only homepage loads after Plesk migration Drupal server

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

    Resolved Only homepage loads after Plesk migration Drupal server

    >> 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!
  4. A

    Resolved Only homepage loads after Plesk migration Drupal server

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

    Resolved Only homepage loads after Plesk migration Drupal server

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

    Plesk Migration Fails: 9.5.4 -> 10.4.4

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

    Plesk Migration Fails: 9.5.4 -> 10.4.4

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

    Plesk Migration Fails: 9.5.4 -> 10.4.4

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

    Plesk Migration Fails: 9.5.4 -> 10.4.4

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

    Plesk Migration Fails: 9.5.4 -> 10.4.4

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

    Plesk Migration Fails: 9.5.4 -> 10.4.4

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