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

    Issue Roundcube: Connection failed to imap or storage server

    Try to reinstall Roundcube by removing it from Plesk Installer. Afterwards, install it back from Plesk Installer.
  2. R

    Issue After Deleting 150 MP3 Files From VPS Server, Disk Space Display Goes Up!

    The screenshot shows the entire server disk usage, not just the disk usage of your website. Furthermore, the disk usage is not in /opt/psa. /opt/psa is just an import folder on that disk. Since this shows the entire server disk usage, including newly received emails, new data stored in the...
  3. R

    Issue After Deleting 150 MP3 Files From VPS Server, Disk Space Display Goes Up!

    Can you share a screenshot of the statistics you are seeing in Plesk?
  4. R

    Question resolv.conf problems with Ubuntu 22.04 LTS

    Thank you. Use the following to update the resolvers for your public interface. systemd-resolve --interface ens6 --set-dns 127.0.0.1 Afterwards please check resolvectl --status before and after a service restart systemctl restart systemd-resolved.service.
  5. R

    Issue After Deleting 150 MP3 Files From VPS Server, Disk Space Display Goes Up!

    OK Is the output of du -sh /var/www/vhosts/technightowl.live around the same value displayed in the Plesk statistics? Can you share the Plesk statistics and the output of the du command?
  6. R

    Issue After Deleting 150 MP3 Files From VPS Server, Disk Space Display Goes Up!

    Yes. Can you also share the full path with us?
  7. R

    Issue Roundcube: Connection failed to imap or storage server

    Hi, Please check the Rouncube error log in /var/log/plesk-roundcube/errors. For additional information about Rouncube in Plesk please see https://support.plesk.com/hc/en-us/articles/12377744787991-Plesk-for-Linux-services-logs-and-configuration-files#roundcube Roundcube uses the global Apache...
  8. R

    Issue After Deleting 150 MP3 Files From VPS Server, Disk Space Display Goes Up!

    Can you share the statistics shown in Plesk and the output of the following commands? HTTPD_VHOSTS_D=$(grep HTTPD_VHOSTS_D /etc/psa/psa.conf | awk '{print $NF}') du -sh $HTTPD_VHOSTS_D/WebspaceName
  9. R

    Question resolv.conf problems with Ubuntu 22.04 LTS

    Can you please confirm what issue you are encountering? If your system can't resolve domain names, please check the status of /etc/resolv.conf: cd /etc/ ls -l --color=auto resolv.conf If you see something like this: If it's displayed in red or /run/systemd/resolve/resolv.conf doesn't exist...
  10. R

    Plesk Guru Program

    Thank you for the warm welcome and for this privilege.
  11. R

    Resolved I can't update my version of Plesk

    Hi, According to https://support.plesk.com/hc/en-us/articles/18424587497751-Is-Plesk-on-Windows-Server-2012-supported , you are using the latest version for Windows Server 2012. Windows Server 2012 support has reached end of life on October 10th 2023. You need to upgrade your Windows Server or...
  12. R

    Issue After Deleting 150 MP3 Files From VPS Server, Disk Space Display Goes Up!

    Where do you check the used disk space? The value shown in Plesk is not calculated on the spot. It's the value the website used when the daily maintenance task was executed.
  13. R

    Issue After Deleting 150 MP3 Files From VPS Server, Disk Space Display Goes Up!

    Hi, How were the files removed? Via the file manager in Plesk? If this is true, check the Recycle Bin (.trash folder in the webspace).
  14. R

    Issue Cannot update packages

    The migration to a new server is always a possibility. Plesk Migration Manager is easy to use. If your provider can do an IP swap it will be even faster because you won't need to do DNS changes.
  15. R

    Issue Cannot update packages

    Hi, That package is not available for CentOS 7. The only available package is: http://autoinstall.plesk.com/pool/PSA_18.0.66_16056/extras-rpm-CentOS-7-x86_64/opt/fail2ban/fail2ban-1.1.0-2.centos.7+p18.0.64.0+t240802.1501.noarch.rpm You should elevate CentOS7 to AlmaLinux 8 as soon as...
  16. R

    Issue Cannot restart NGINX

    Hi, It looks like you are missing an IPv6 address. Run the following command to list the Plesk known IP addresses. plesk bin ipmanage -l The run the following to list all configured IP addresses: ip addr sh | grep inet If you have some other IPv6 address, you will have to swap the old one...
  17. R

    Question How to Block Direct IP Access and Ensure All Traffic Routes Through Cloudflare

    Hi, There are 2 possible scenarios: 1. all websites are passed via Cloudflare: You firewall ports 80 and 443 to allow access only from the Cloudflare IP addresses In this case, there won't be any block page since the connection won't be allowed. 2. Only some of the websites are passed via...
  18. R

    Question Plesk E-Mail Security | Failed to start clamd scanner (amavisd) daemon

    Hi Michael, Which part? You don't have root access to the server?
  19. R

    Resolved Database access via browser and URL

    Hi, Please have a look at this article: https://support.plesk.com/hc/en-us/articles/12377596625303-How-to-access-Plesk-phpMyAdmin-without-logging-in-to-Plesk
Back
Top