• 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. Martin Dias

    Issue After changing root password and Plesk admin passwords, migration fails

    Since it is a dump failing, it should be the source server. On the source server, check if the login works manually: MYSQL_PWD=`cat /etc/psa/.psa.shadow` mysql -u admin psa
  2. Martin Dias

    Question free trial period

    Yes, the trial does have reseller and customer management
  3. Martin Dias

    Resolved plesk system update tools 404error notification

    do you have a 3rd party mirror in use for Plesk?
  4. Martin Dias

    Resolved Can't remove php handler from list - the PHP handler "plesk-php56-fastcgi" is not found

    Try: /usr/local/psa/admin/bin/php_handlers_control --reread it should update the list correctly
  5. Martin Dias

    Question postfix vs qmail?

    Postfix is better due to SNI support etc: https://support.plesk.com/hc/en-us/articles/115001446174 But it's often also a choice of preference depending on your needs
  6. Martin Dias

    Issue Cronjob Issue

    https://support.plesk.com/hc/en-us/articles/115002120793--How-to-cancel-a-stuck-task-in-Plesk
  7. Martin Dias

    Resolved phpMyAdmin reject 200

    yes on that folder there should be a php_error file
  8. Martin Dias

    Issue DNS 9.9.4 ( named service ) can not be started

    What does the service fail with?
  9. Martin Dias

    Resolved phpMyAdmin reject 200

    Not same error code but try to increase the memory limit: https://support.plesk.com/hc/en-us/articles/360000448773-Unable-to-open-a-large-table-via-phpMyAdmin-in-Plesk-Error-in-Processing-Request also do you get in the Plesk log more information?
  10. Martin Dias

    Issue Port 3000 is closed and not listening

    then you have nothing on the server running on it, since it would show it like this: # netstat -tulpen | grep :80 tcp 0 0 127.0.0.1:80 0.0.0.0:* LISTEN 0 84096210 25418/nginx: worker tcp 0 0 192.168.1.10:80 0.0.0.0:*...
  11. Martin Dias

    Resolved install Let's Encrypt

    8447 is only for the Plesk Installer 8443 is the Plesk Interface https://docs.plesk.com/en-US/obsidian/administrator-guide/plesk-administration/ports-used-by-plesk.64950/
  12. Martin Dias

    Issue Port 3000 is closed and not listening

    is that nodejs app running correctly on the port? netstat -tulpen | grep :3000
  13. Martin Dias

    Resolved Debian 11 / PHP 7.3

    https://support.plesk.com/hc/en-us/articles/115000497853--How-to-add-a-custom-PHP-version-in-Plesk-for-Linux-
  14. Martin Dias

    Resolved install Let's Encrypt

    as in the other post do use debug mode and check where it is stuck in the logs, then we can help further
  15. Martin Dias

    Input Plesk - Debian 10 to 11 Experience

    We will add it after all is tested and retested, to avoid issues :)
  16. Martin Dias

    Issue ERROR Lizenzschlüssel

    enable debug: https://support.plesk.com/hc/en-us/articles/213408889-How-to-enable-disable-Plesk-debug-mode try again and check the log, maybe there is more hints on what it gets stuck on
  17. Martin Dias

    Question Lizenzcode eingeben nicht möglich

    @Gl1tch what you mean with just loading? does it get stuck after you insert the command? or ssh in general?
  18. Martin Dias

    Question Can I update Plesk from the console?

    for kernel/firmware etc: apt update && apt upgrade
  19. Martin Dias

    Question How to access website with IP server

    Either you use the website preview over the plesk panel or you use your PCs Hosts file: https://support.plesk.com/hc/en-us/articles/360002713493-How-to-access-a-website-which-exists-in-Plesk-but-is-not-resolved-to-it-from-the-Internet
Back
Top