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've looked at both articles. Thanks. As I've not set up chrooting, I presume I was right to use the non-chrooted procedure.
I've already got the PHP composer extension installed! (See the attachment on my first post.) Does this mean I can do what I want to do without using command line? If...
Thanks for more help to understand what I'm doing. I'm very grateful.
Before I read your post, I followed the non-chrooted procedure...
[root@147 /]# su root
[root@147 /]# echo "alias php='/opt/plesk/php/7.4/bin/php'" >> ~/.bashrc
[root@147 /]# echo "if [ -f ~/.bashrc ]; then" >>...
Thanks for your quick reply.
I followed your link...
[root@147 /]# find /opt/plesk/php/*/bin/php
/opt/plesk/php/7.3/bin/php
/opt/plesk/php/7.4/bin/php
These are the same PHP versions I see when viewed in the Plesk UI. No sign of PHP 5.4.16
Can you help with where to look next?
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 grovel. I was looking at Plesk for the wrong server! When I open Plesk for the server where the DNS entries point and enable the site, everything works as it should.
Sorry to have been so careless and to have posted unnecessarily. I'm now heading off for some sleep before I make any more...
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...
ly
=363192&hash=e7e62c5f1973c95bdc6ec11f505a3316']Attach files
Similar threads
S
Issue ftp very slow can't upload and disconnect
shinichi kudo
Nov 7, 2021
Plesk Obsidian for Windows
Replies1Views203
Nov 8, 2021
Nik G
N
M
Resolved NextCloud, WebDAV, upload errors for large files
MicheleB
Aug...
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...
Thanks again Peter for the solution and explanation. And for an early taste of Christmas. Had me dancing round the room, not just the music perhaps, a little bit that three websites are up again! Liked it, of course.
Absolutely fantastic....
The server address is listed under IP Address banning Used Jail : plesk-apache-badbot
and removing it brings everything back. Thank you so much.
Can you throw any light on how this could have happened? I can see why a third party banning service might list the...
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.
Hi Mike,
I created a new database user and gave them access to all databases and using these credentials Workbench starts - i.e no error message. BUT... I now get a Workbench error saying it has "stopped working". But this isn't a Plesk issue, I'm sure. I'll re-install or try an earlier...
Thanks again Mike. I don't need SSH on this server as it is only for development/experimentation.
I have looked at the video and all the requirements are in place - Bind address 0.0.0.0 and Allow Server to accept Remote External Connections is checked. And the fact that this is in place...
Hi Mike, Thanks for this and for testing it out. I've tried to follow your instructions, but I'm still failing to login - although the message in my first post has gone.
I presume the connection settings you refer to are entered via the UI, and not by editing a file.
The connection to the...
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...