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

  1. A

    Resolved Acces mail via imap

    You were right ! Thank you very much. My hosting provider set a firewall. I had to allow 993 and 465 ports. How can i switch my post to "Resolved" ?
  2. A

    Resolved Acces mail via imap

    Oh i didn't think to check my hosting provider. I'll be back !
  3. A

    Resolved Acces mail via imap

    Hi, i have a domain + website + 2 emails accounts on a plesk. I can access to my emails via the webmail (roundcube). All is fine. But i need to acces to these emails in order to make a migration to M365. Apparently, i can't make this migration because Microsoft can't connect to IMAP server. So...
  4. A

    Issue mail from a form not work

    Tnahks, i will try all of your suggestions and i'll be back.
  5. A

    Issue mail from a form not work

    hi, i'm in IONOS, i have a cloud web server with PLESK OBSIDIAN. i asked to ionos to open port 25 for outgoing, it's done. i created a domain, the website is a wordpress with contactform7. Note that the website (and the form) works fine on another web server, i moved it to the cloud webserver...
  6. A

    Issue NGinx permissions denied when download files from PHP

    thanks, that's what i have. But can you show me what you have in body and proxy please? I think i solved my issue by ran this in body and proxy: chown -R nginx:root * because in body and proxy permissions were set to: root:root
  7. A

    Issue NGinx permissions denied when download files from PHP

    i have a Plesk: psa v12.5.30_build1205150826.19 os_Ubuntu 14.04 recently i made a big mistake and ran this command: chown -R 10003:1003 / It set all my permissions to 10003 and myPlesk was broken. I repair it via ssh with plesk repair fs and launched an update of plesk via ssh. But i have...
  8. A

    Resolved can't access to plesk dashboard since permissions changed

    Hi there, i solved my problem to trigger an update of plesk via ssh. But i still a an issue. I'll create another thread for that.
  9. A

    Resolved can't access to plesk dashboard since permissions changed

    Sorry, originally i have a Parallels Plesk 12 on Ubuntu 14.04 on a VPS. And i upgraded it to onyx version or 12.5 (i didn't remember). It's a Web Admin edition.
  10. A

    Resolved can't access to plesk dashboard since permissions changed

    I got this: [2019-01-04 01:00:44] ERR [panel] Unable to get key: error: Cannot open file
  11. A

    Resolved can't access to plesk dashboard since permissions changed

    Thanks a lot. But i can't access to the Plesk Panel. I partially restore my websites with the command : plesk repair fs example.com Now i have to repair the access to Plesk Panel.
  12. A

    Resolved can't access to plesk dashboard since permissions changed

    hi, i made a big mistake. I would like to clone my git repository in a domain on plesk, so, via SSH i made a git clone... ok it works, then i saw a permission problem, user 0 et group 0 were affected to files and directory, so i launch this command: in folder httpdocs: chown –R 10003 :1003 /...
Back
Top