• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Search results

  1. O

    Resolved Debian 9: Automatic backup no longer works after dist-upgrade

    Hello, I finally found a solution to this problem, I simply generated a new password for the admin login, so the admin password for mysql will be adjusted and the '/etc/psa/.psa.shadow' will be changed. I don't know why after the upgrade this problem with the database came up with the backup...
  2. O

    Resolved Debian 9: Automatic backup no longer works after dist-upgrade

    Hello @IgorG and others, Yesterday I upgraded from Debian 8 to Debian 9, since then the automatic daily backups do not work anymore. What can I do to solve the problem? #ls -l /etc/cron.d/plesk-backup-manager-task -rw-r--r-- 1 root root 111 Feb 28 2017 /etc/cron.d/plesk-backup-manager-task...
  3. O

    Resolved eta for plesk+debian 10

    Debian 10: mid-July 2020 Good information :) Thanks
  4. O

    Resolved eta for plesk+debian 10

    I am also of the opinion that Debian 10 should really work, it takes much too long, other panels are already ready...
  5. O

    Question DEBIAN 8 > DEBIAN 9: Upgrade-Questions

    Hello, I am planning to upgrade my server from Debian 8 to Debian 9 and wanted to do it according to these instructions: https://support.plesk.com/hc/en-us/articles/213410369-How-to-perform-dist-upgrade-procedure-on-Linux-server-with-Plesk- Is there anything special to consider here? Which...
  6. O

    Issue SSH-Connection

    Hello, I changed my SSH port in the configuration to another port and blocked the port for 22 in the firewall. However, if I now enter 'ssh user@IP' in Ubuntu (Desktop), I can still connect to the server, what is the reason for this (the known_hosts)? e.g. 'ssh -p 22 user@ip' does not work...
  7. O

    Resolved How to display plesk's 503 via PHP?

    This also fixed this problem: https://talk.plesk.com/threads/file-not-found-instead-of-custom-404.356724/post-878131
  8. O

    Resolved "File not found" instead of custom 404

    Solved: Needed to add "ProxyErrorOverride on" on my additional apache settings on plesk.
  9. O

    Resolved "File not found" instead of custom 404

    Hello, When I go to a page like https://domain.tld/test.php I just get "File not found" instead of the custom 404 page. This is only for .php, https://domain.tld/test or https://domain.tld/test.html returns the custom 404 page. What is the reason for this? Thank you.
  10. O

    Resolved How to display plesk's 503 via PHP?

    Hello, How can the 503 created by Plesk be displayed via PHP? Unfortunately this does not work: header('HTTP/1.1 503 Service Temporarily Unavailable'); header('Status: 503 Service Temporarily Unavailable'); Thank you.
  11. O

    Question Remove remains of a deleted domain? (dump)

    Hello @IgorG I haven't deleted anything yet but I saw that there are remnants of deleted domains all over the '/var/lib/psa/dumps' folder. Isn't there some kind of command to delete orphaned files/folders? This should also be fixed with an update that there are remnants.
  12. O

    Question Remove remains of a deleted domain? (dump)

    Hi @IgorG Can this folders be deleted? Stay safe.
  13. O

    Question Remove remains of a deleted domain? (dump)

    Hello, After you completely remove a domain in Plesk, there will be folders left in '/dumps/domains' from the deleted domains. Can I just delete them in the console? I like a clean system, especially since I rsync these files? Thanks in advance.
  14. O

    Input Save file via php-Script ?

    Hello, Is it possible to use php-script to create a file from the main domain to the documentRoot of the subdomain? For example: domain.tld = this is where the script runs where a file is created. sub.domain.tld = here the file should be saved. Is this possible, does the main domain have the...
  15. O

    Question How to change 'innodb_flush_log_at_trx_commit'

    Ok, thank you. Can you maybe say me where i can find the configuration file to put it on? innodb_flush_log_at_trx_commit=2 And must i restart the mysql-server? For this i haven't an option under plesk to restart it. Thank you very much.
  16. O

    Question How to change 'innodb_flush_log_at_trx_commit'

    Hi, Can't this be set via the GUI of the panel? Must this be done manually in the configurations?
  17. O

    Question How to change 'innodb_flush_log_at_trx_commit'

    Hello, Is it possible to set 'innodb_flush_log_at_trx_commit' to the value '2' within the panel? What is the best way to do this?
  18. O

    Input Tuning PHP settings

    Thank you, i will give it a try :)
Back
Top