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

    Issue Connectivity issues in Ubuntu Server 22.04

    Okay, please tell me I haven't lost everything I had created (databases etc.)
  2. I

    Issue Connectivity issues in Ubuntu Server 22.04

    I think I deleted Plesk because when I try to run plesk it says "order not found"
  3. I

    Issue Connectivity issues in Ubuntu Server 22.04

    ~# systemctl status apache2 × apache2.service - The Apache HTTP Server Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enabled) Active: failed (Result: exit-code) since Fri 2025-01-03 23:19:06 CET; 24min ago Docs: https://httpd.apache.org/docs/2.4/...
  4. I

    Issue Connectivity issues in Ubuntu Server 22.04

    I have connected and been able to upgrade to Ubuntu 24.04 but I have 2 problems. 1. Every time I reboot I have to use "iptables -P INPUT ACCEPT" again 2. Plesk doesn't seem to work anymore, using plesk login, plesk repair etc does nothing
  5. I

    Issue Connectivity issues in Ubuntu Server 22.04

    That solved the problem, thank you very much!
  6. I

    Issue Connectivity issues in Ubuntu Server 22.04

    # This is /run/systemd/resolve/stub-resolv.conf managed by man:systemd-resolved(8). # Do not edit. # # This file might be symlinked as /etc/resolv.conf. If you're looking at # /etc/resolv.conf and seeing this text, you have followed the symlink. # # This is a dynamic resolv.conf file for...
  7. I

    Issue Connectivity issues in Ubuntu Server 22.04

    ~# iptables -S INPUT -P INPUT DROP -A INPUT -p tcp -m tcp --dport 22 -j f2b-ssh -A INPUT -p tcp -m multiport --dports 25,465,587 -j f2b-plesk-postfix ~# iptables -S OUTPUT -P OUTPUT ACCEPT I need to execute something else after change /etc/resolve.conf?
  8. I

    Issue Connectivity issues in Ubuntu Server 22.04

    default via 85.214.64.1 dev eno1 proto dhcp src 85.214.113.41 metric 100 81.169.163.106 via 85.214.64.1 dev eno1 proto dhcp src 85.214.113.41 metric 100 85.214.7.22 via 85.214.64.1 dev eno1 proto dhcp src 85.214.113.41 metric 100 85.214.64.1 dev eno1 proto dhcp scope link src 85.214.113.41...
  9. I

    Issue Connectivity issues in Ubuntu Server 22.04

    Hi, after an apt-upgrade I did a reboot, and now I can't access my server via FTP or SSH, it seems that I have no internet connection. I was about to upgrade to Ubuntu 24 since it appears as recommended by my provider, and it also appears that Plesk for my version of Ubuntu Server is unsuported...
  10. I

    Resolved Outdated SSL certificates

    This has solved the problem, thank you very much!
  11. I

    Resolved Outdated SSL certificates

    A few months ago I updated my dedicated server with plesk from ubuntu 20 to 22, when I made the change, I had some certificates in plesk assigned to some subdomains. These subdomains currently have outdated SSL certificates because they continue to use the old certificate generated when I was...
  12. I

    Issue Subdomains showing apache default page

    Hello! Plesk, Apache and Nginx have been reinstalled from scratch and subdomains now seem to be working properly. In addition, it already lets me enter the SSL certificates. The only thing that would remain for me would be for the main domain to take me to the website that I have in the web...
  13. I

    Issue Subdomains showing apache default page

    Currently those 2 files are in "/var/www/html" What is the default directory I should redirect to? I have a folder called "/var/www/vhosts/iperona.com" where inside I have "test" and other subdomains that I created from plesk ERR_CONNECTION_REFUSED occurs to me when trying to access from...
  14. I

    Issue Subdomains showing apache default page

    I get ERR_CONNECTION_REFUSED when trying to connect to domains and subdomains
  15. I

    Issue Subdomains showing apache default page

    Done, I have put the "test" domain and subdomain in the same "A" and "AAAA" record.
  16. I

    Issue Subdomains showing apache default page

    Now the page of my web hosting is shown to me in the test subdomain despite having the IP of the dedicated server with plesk. I don't understand, previously I have had the IP pointing to the host and the subdomains pointing to the server.
  17. I

    Issue Subdomains showing apache default page

    I have put that test.iperona.com has the "A" record of the server's IP and "AAAA" the ipv6 of the server as well. Apache page still showing I won't use MX records because I don't have mail for those subdomains
  18. I

    Issue Subdomains showing apache default page

    I'm not very good with A Records, NS, AAAA, SRV etc, how am I supposed to configure the subdomains to work correctly as I want and not show me the default Apache page in the subdomains?
  19. I

    Issue Subdomains showing apache default page

    Previously I had it configured like this. He had "iperona.com" - In web hosting "server.iperona.com" - Pointing to the dedicated server "<others>.iperona.com" - Pointing to dedicated server
  20. I

    Issue Subdomains showing apache default page

    Supposedly yes, I have a domain "iperona.com" which belongs to a web hosting which has a subdomain "server.iperona.com" pointing to the dedicated server where Plesk is installed However, server.iperona.com also shows me the apache page
Back
Top