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.
We value your experience with Plesk during 2025 Plesk strives to perform even better in 2026. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2025. Please take this short survey: https://survey.webpros.com/
On Plesk for Linux mod_status is disabled on upgrades to improve Apache security. This is a one-time operation that occurs during an upgrade. You can manually enable mod_status later if needed.
Hello,
So I've installed SSL without any problems on my main domain, but when it comes to subdomains, I am having issues.
My site is proxied with Cloudflare. When I am trying to issue Let's Encrypt SSL to my subdomain, I get error
If I delete A record for the subdomain on Cloudflare, then I...
No, it is not empty, and there is not only the /vendor directory inside /main-file but many others, and since I want to update my script, it has to replace existing files.
I need to update my PHP script by moving files to the main version of the website.
I uploaded the update files to httpdocs/main-file and I need to move them to httpdocs. I do that by selecting all the files in httpdocs/main-file and clicking on move then selecting the correct path where it has...
I have tried changing directories, putting it pretty much everywhere where it would make sense, didn't worked. I guess the extension has such a **** rating for a reason :D. Installed via ssh console instead.
Hey,
I am trying to install FFMPEG on my server, and I am trying to do that using PHP Composer.
My composer.json file that is in the server's root .composer folder has:
{
"require": {
"php": ">=7.0",
"ffmpeg-php/ffmpeg-php": "^0.14.0"
},
"config": {...
If I choose any other than custom without /index.php/ I get 404 error on my pages.
Custom Error Documents is enabled, If I try to disable it I get 403.
Hi, I've installed WordPress using WordPress Toolkit, I noticed that my permalinks structure included the prefix /index.php/url. I've tried simply deleting it, however it causes server error 404 page not found to appear for all of my pages.
I have tried modifying .htaccess but it won't change...
Yes I am using default email server which is Postfix I believe. Hostname A notes you mean A dns records? Yes I have those.
Thank you for the suggestion. This is from /var/log/maillog It seems that connection to google smtp server is not successful and gets timed out? It doesn't specify what...
Right now my mails are receiving messages from everyone but when It comes to sending messages, they do not get delivered.
I currently have 465 and 587 ports open on my firewall. According to mxtoolbox.com, everything appears to be in order on the DNS side and my IP is not on any blacklists.
I...
Hello,
I am attempting to set up my server on Cloudflare, and I am aware that it does not serve mail. So I disabled Proxied DNS in Cloudflare for my mail and installed Let's Encrypt SSL on the server side for my mail.
Also, my hosting provider automatically blocks port 25, so I wondered if...