• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Search results

  1. Martin Dias

    Resolved Firewall Plesk - IONOS

    If you're using the IONOS one, then you can skip the Plesk one
  2. Martin Dias

    Resolved Missing Argon2i and Argon2id password hash algorithms since PHP 7.4.30

    If anyone still has the issue on Debian 9 running, a Plesk update fixes it now: plesk installer update root@login:~# /opt/plesk/php/7.4/bin/php -r "echo password_hash('password', PASSWORD_ARGON2I);" PHP Warning: Use of undefined constant PASSWORD_ARGON2I - assumed 'PASSWORD_ARGON2I' (this will...
  3. Martin Dias

    Question Automatically renewing Sectigo certificates

    Yes, Paid ones need to be renewed manually, as a new SSL is created each year
  4. Martin Dias

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

    Check this one: https://support.plesk.com/hc/en-us/articles/213928585
  5. 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
  6. Martin Dias

    Question free trial period

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

    Resolved plesk system update tools 404error notification

    do you have a 3rd party mirror in use for Plesk?
  8. 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
  9. 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
  10. Martin Dias

    Issue Cronjob Issue

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

    Resolved phpMyAdmin reject 200

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

    Issue DNS 9.9.4 ( named service ) can not be started

    What does the service fail with?
  13. 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?
  14. 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:*...
  15. 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/
  16. Martin Dias

    Issue Port 3000 is closed and not listening

    is that nodejs app running correctly on the port? netstat -tulpen | grep :3000
  17. 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-
  18. 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
  19. Martin Dias

    Input Plesk - Debian 10 to 11 Experience

    We will add it after all is tested and retested, to avoid issues :)
Back
Top