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.
Without actually trying your suggestion, I think it is something I'd rather not do. I'll just deal with the preview not working correctly. I have a secondary website (not subdomain or Wordpress) that I host off of the httpdocs/site2 directory. If I change the document root in Plesk, that defeats...
Here is the text of my .htaccess located in /httpdocs
RewriteEngine On
RewriteCond %{HTTPS} !=on
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301,NE]
# BEGIN WordPress
# The directives (lines) between "BEGIN WordPress" and "END WordPress" are
# dynamically generated, and should...
I have a website that I migrated to Plesk several months ago. It works fine, but the preview and document root on the domain overview are wrong. I have all my physical files in mysite.net/blog with WordPress configured with .htaccess to rewrite the url as if all the pages are right after the...
Hi, I'm a new Plesk user and have manually migrated over my Wordpress site to my new host. WPToolkit is showing the site as "mysite.com/blog" as the URL, with a preview of "404 Not Found". Is there a way to change that to remove /blog? I'd like the preview to be correct, however if that will...
I was able to get DKIM and SPF records on my regular registrar. The email made it through the google verification, so I think I'm going to stick with this install.
OK, I was using duckdns.org as a hostname for the plesk server, but they don't support additional records. I will try SPF and DKIM records with one of the domains I own through a standard registrar. I'm using NameSilo right now and found a video on how to do that. If I still can't get that...
I think I did essentially what you describe with with different commands. I attempted to run this as a user with sudo, but couldn't get it to run correctly. I ended up logging in and executing it as root.
Installing Plesk
To install Plesk with the default configuration, follow these steps:
Log...
Apparently this is not the first time this has happened as I found another post with the exact same problem. The repair appeared to resolve everything except the odd user list missing and this database server missing.
Resolved - Unable to delete database server
I think at this point the system...
I have a brand new Ubuntu 22.04 VPS with Plesk Web Host Edition. The install appeared to go smoothly, but the control panel web server never worked. I was able to do a repair and finally I could reach the control panel at x.x.x.x:8443. I was getting some errors about the admin user missing in...