• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Search results

  1. P

    Resolved Composer set up to install Drupal and add Modules with Dependencies

    Thanks for the explanation? How do I know if the server is chrooted or not. The non-chrooted procedure looks simpler than the other option!
  2. P

    Resolved Composer set up to install Drupal and add Modules with Dependencies

    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?
  3. P

    Resolved Composer set up to install Drupal and add Modules with Dependencies

    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...
  4. P

    Resolved Open in Web Button fails, showing Plesk login

    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...
  5. P

    Resolved Open in Web Button fails, showing Plesk login

    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...
  6. P

    Question Upload of a large file freezes mid-upload without any error log entry

    No, this change has no effect. Even after restarting the server. 24MB out of 200MB upload and then it stalls.
  7. P

    Question Upload of a large file freezes mid-upload without any error log entry

    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...
  8. P

    Question Upload of a large file freezes mid-upload without any error log entry

    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...
  9. P

    Resolved 502 Bad Gateway nginx : How to solve?

    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.
  10. P

    Resolved 502 Bad Gateway nginx : How to solve?

    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...
  11. P

    Resolved 502 Bad Gateway nginx : How to solve?

    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...
  12. P

    Question View Information Schema in phpMyAdmin

    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.
  13. P

    Question Cannot connect to MySQL Workbench

    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...
  14. P

    Question Cannot connect to MySQL Workbench

    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...
  15. P

    Question Cannot connect to MySQL Workbench

    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...
  16. P

    Question Cannot connect to MySQL Workbench

    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...
  17. P

    Resolved Command Line Login to Unix Plesk hosted MySQL Db

    Thanks so much. Works brilliantly... sorry for my carelessness!
  18. P

    Resolved Command Line Login to Unix Plesk hosted MySQL Db

    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.
  19. P

    Resolved Round Cube: Connection to Storage Service Failed

    Thanks IgorG - I am working with the article and the correct error log file. Re-starting the dovecot service worked like a dream, Thanks very much for your help on this.
Back
Top