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

  1. R

    Resolved Plesk Update Fails

    Hi all, I just wanted to add the we were suffering from the same problem (update hangs indefinitely at configuring app armor). With the help provided in this thread I was able to resolve the issue: Upgrading manually to kernel 4.9.2-040902-generic and then calling dpgk --configure -a...
  2. R

    Resolved Backup: The dump has wrong format!

    Ok I found it. Previously I did not have the databases included in Plesk (I just created them manually in MySQL). When I realized that that means they are not included in the backup, I "reverse engineered" them back into plesk by manipulating the "psa.data_bases" table. And there is a field...
  3. R

    Resolved Backup: The dump has wrong format!

    Hello, I want to start automatic backups for the Plesk setup in Plesk Onyx 17.0.17 but I get the following error log: Error: Runtime error: The dump has wrong format! domains/example.com/backup_info_1702080331.xml: Line 1103 error: Element 'database', attribute 'type': [facet 'enumeration']...
  4. R

    RewriteRule into another subscription

    Okay for anyone wondering: There were 2 issues. First I had to add Options FollowSymLinks -SymLinksIfOwnerMatch, so that Apache would follow SymLinks even if the owner is different. After that I had to add the path into the open_basedir in the php.ini so that php would run in the linked location...
  5. R

    RewriteRule into another subscription

    Hello, I have several domains that each use their own subscription. Now I want to set up a MultiSite Wordpress and want to redirect selected traffic from domain A in subscription A into domain B in subscription B. Therefore I created a symbolic link inside the domain A directory that points to...
Back
Top