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.
I have successfully installed drush and re-run the install to check all is still good,,,
[root@716881 d10314a]# /opt/plesk/php/8.4/bin/php /usr/lib64/plesk-9.0/composer.phar require drush/dru
sh
Do not run Composer as root/super user! See How do I install untrusted packages safely? Is it safe...
I want to redirect an url like http://example.com to http://example.com/web. I know this is possible by editing the .htacess but is there a UI way of doing this in Plesk? I've looked hard but can't find what I want. If I've missed something obvious, apologies!
I have completed the install of MariadB 10.6 , server, client, common and shared without any error messages. [see below]. However when I try and start MariaDB
sudo systemctl start mariadb , I get this error message...
.
Job for mariadb.service failed because the control process exited with...
I can login in Plesk with user root and the password I gave for the admin user when Plesk was configured by the hosting company. But these credentials don't work in PuTTY. Any ideas on how I can fix this? Thanks.
The Database Export option within Plesk shows this error. Exporting from phpMyAdmin works fine.
Tools and settings > Database Servers shows the MariaDB version correctly as 10.5.22. It was manually updated from the default build version 5 which might well have been 5.05.22 - as per the error...
I have deleted the default index.html as per this post but the default web page still shows. Another site on the same server correctly displays preview and web view. What am I doing wrong?
I'm trying to connect a domain using FileZilla. Connection is achieved but then rejected by the server. Here are the FileZilla log messages...
Connection established, waiting for welcome message...
Error: Connection closed by server
Error: Could not connect to server
I found this post...
I want to be able to run commands like:
composer create-project drupal/recommended-project:9.3.12 my_site_name_dir (for a new instance of Drupal 9)
composer require drupal/module_name (to install a Drupal module)
All looks good when I open the Plesk PHP Composer tab. I see Package Dependencies...
I have been testing moving sites between servers involving DNS changes. As part of this process, I used the Website Disable option for the first time. The website worked fine on server 2 but when restored to server 1, this problem arose. I have already carried out a server migration with...
I can upload a 200mb file to one Plesk (Unix) Server but not to another, very similarly configured and with the same host. The upload stops anywhere between 5 and 50%. There are no error log entries. Smaller files (20mb) usually work. However when I use a mobile WIFI connection (different IP...
I have encountered this problem 502 Bad Gateway nginx for all sites on the server. Everything was working fine one evening, the following morning no site (3) was accessible. No server changes had been made. Everything else works, ftp and Plesk.
I have looked at two possible solutions from this...
When I view a database using phpMyAdmin, I only see the database tables, not the schema tables. What do I need to display the information_schema? Thanks.
This forum got me connecting to the MySQL server via the command line. (Plesk, Linux ) with
mysql -uadmin -p'cat /etc/psa/.psa.shadow.'
However when I use the same credentials to create a workbench connection I get:
Your connection attempt failed for user 'admin' to the MySQL server at...
This post provides the following login string:
# mysql -uadmin -p'cat /etc/psa/.psa.shadow.'
Entering this gives: Access denied for user 'admin'@'localhost' (using password: YES)
With MySQL -u root -p I get a password prompt but the same Access denied message.
What am I doing wrong? Thanks.
I applied several server upgrades which included the one below:
Plesk Onyx 17.8.11 Update #42 , last updated at Mar 1, 2019 03:31 AM
Since the update I cannot access any email accounts on the server - I get the message "Connection to Storage Server Failed." which I'm afraid, being a new...
How can I set up email on Plesk so that emails sent from the same server as the domain with MX entries pointing to an Exchange server take effect?
For example Plesk hosts domains A, B and C. The DNS for domain A has MX entries posted to an Exchange Server. Email sent from domain D, hosted...