• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Recent content by gxe

  1. G

    Resolved Plesk 12.0.18 in Debian 7.8 all permissions server-wide set to root:root

    Actually, against all the odds, I managed to get it back working just like it was before! For anyone else in my shoes in the future, this is a default list permissions list for all files in a default system with Debian 7.8 and Plesk v12.0.18 : http://pastebin.com/4fySEmHs As a reference, change...
  2. G

    Resolved Plesk 12.0.18 in Debian 7.8 all permissions server-wide set to root:root

    I need something like this at least: find . -exec ls -dl \{\} \; | awk '{print $3, $4, $9}' > list.txt So it will dump all files and directories along with owners and groups in list.txt
  3. G

    Resolved Plesk 12.0.18 in Debian 7.8 all permissions server-wide set to root:root

    Hi Peter, thanks for your reply. Actually I managed to get Plesk Panel also working fine without any error 500 just by testing with ownerships and many restarts (I may post later on the steps I followed to get that working), so I can login and logout just like before. I believe that is possible...
  4. G

    Resolved Plesk 12.0.18 in Debian 7.8 all permissions server-wide set to root:root

    Hi everyone, I hope you got a great Christmas. I got a fully working Plesk 12.0.18 in a Debian 7.8 machine, it was working great for more than a year, got there e-mails, webmail, simple HTML sites, PHP sites and Wordpress. Everything just running fine. On Dec 24 I was trying to install Mautic...
Back
Top