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

Recent content by kiav

  1. kiav

    CentOS 8 support

    Is any chance to release CentOS 8 support next week?
  2. kiav

    Question What MySQL versions are supported by Plesk Onyx on CentOS 6?

    Yes, I wanted to know about locally installed MySQL on CentOS 6. Do I use MySQL 5.1.73 or MySQL 5.1.73 Community Edition now? This version is included in CentOS distribution.
  3. kiav

    Question What MySQL versions are supported by Plesk Onyx on CentOS 6?

    # rpm -qa | grep -i mysql plesk-php70-mysql-7.0.32-centos6.18091413.x86_64 mysql-connector-odbc-5.1.5r1144-7.el6.x86_64 mysql-libs-5.1.73-8.el6_8.x86_64 mysql-server-5.1.73-8.el6_8.x86_64 php-mysql-5.3.3-49.el6.x86_64 plesk-mysql-server-17.5.3-cos6.build1705170317.16.x86_64...
  4. kiav

    Question How to turn off access and error log for web domain?

    Plesk Onyx 17.5.3 Update #30 I don't want any logs for specific web domain on my server. How to turn them off?
  5. kiav

    Issue Backup to ftp: file changed as we read it

    I had to bind-mount the corresponding directories, as told in https://kb.plesk.com/en/114415 Their said "Remove any symlinks for these folders as they will not work." So: But it does not help. The error "file changed as we read it" is still here. Additionally I faced with a warning...
  6. kiav

    Issue Backup to ftp: file changed as we read it

    Local storage is on /opt/backups/plesk. Full backup size in 120GB, differential - 2-7GB.
  7. kiav

    Issue Backup to ftp: file changed as we read it

    Remote FTP is accessible: Of cause I replaced real IP and user login in the log.
  8. kiav

    Issue Backup to ftp: file changed as we read it

    In Plesk I see: In /var/log/plesk/PMM/backup-2016-09-09-02-10-02-143/backup.log file: I had to change /tmp to /opt/tmp before (/tmp is too small). But it does not help. I have no any idea to resolve my problem. Backups are succesfully creating into local storage. But with FTP I faced this...
  9. kiav

    Question How to create user to just view and download backups?

    We have one user, who is not very advanced in IT. She must make local copies of all our backups on her PC. I created new plesk user with a role "Application User". But it can view only her profile data, not backups. So, I created a new role Backups with just one right "Configure and perform...
  10. kiav

    'Server Health' - Web Admin vs Web Host

    Same situation on CentOS 6.7 with Plesk Web Admin 12.5.30 u10. I don't see Health Monitoring settings in Tools & Settings (Power User view) but reqularly receive email about health parameter of Apache CPU load.
  11. kiav

    How to import iptables rules into Plesk Firewall before switching it on?

    I don't want to manually enter all my iptables rules after I will Enable firewall rules management. How can I avoid it?
  12. kiav

    How to change default location of Plesk backup repository?

    Thanks a lot! How to change a default owner or access rights for files created by Plesk in backup repository?
  13. kiav

    How to change default location of Plesk backup repository?

    It's location by default is /var/lib/psa/dump. I want to download backups from this repository by ftp or sftp. As for sftp I created user backups outside of the Plesk (to support ssh certificate authorization). How to make plesk to store archives e.g. to /opt/backups/plesk ?
  14. kiav

    Plesk 12.5, CentOS 6.7: ssh auth by certificate

    A also created user outside of the Plesk: useradd -b /opt backups Then a copied /root/.ssh into /opt/backups and done: chown -R backups:backups /opt/backups/.ssh restorecon -r /opt/backups/.ssh And it works! Why it does not work with users created by Plesk?
  15. kiav

    Bloking email on MAIL FROM step of SMTP dialog

    Plesk 12.5.30 u9 CentOS 6.7 postfix I found in Plesk black lists for email (and domains). But SpamAssassin installed and configured by Plesk can't refuse email during SMTP conversation, it just labels SPAM messages. How can I block receiving email using black lists?
Back
Top