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