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

    Issue Downloading files with .db extension - error 403 - forbidden

    There is a classic wordpresses htaccess file, I'm using it for my websites. In nginx configuration there was nginx version of wordpresses htaccess...
  2. VojinP

    Issue Downloading files with .db extension - error 403 - forbidden

    That is nice, but I do not have WordPress site.
  3. VojinP

    Issue Downloading files with .db extension - error 403 - forbidden

    Hmm... I have turned of Proxy mode in Apache Nginx settings and now it is working. But that is too bad.....
  4. VojinP

    Issue Downloading files with .db extension - error 403 - forbidden

    Since some time, my server denies downloading .db extensions, which is crucial for my app to download it directly. When I change filename to .txt extension, works just normally, but when it is .db extension won't work. Any idea why? I think I don't have mod_security or similar stuff on the...
  5. VojinP

    Resolved Problem with installing Email Security Pro

    Hmm.. problem is solved. Needed to enable PowerTools. dnf config-manager --set-enabled powertools dnf install amavis -y and it works.
  6. VojinP

    Resolved Problem with installing Email Security Pro

    I have just purchased Email Security Pro, installed the license, but I cannot install product. It hangs on Amavis. I have Plesk under CentOS 8. I have updated Linux before I started installation process. Any idea?
  7. VojinP

    Resolved Problem with assigning IPv6 to new server

    Hmm.. it looks it was problem with network configuration. Just edited it and it works now like a charm.
  8. VojinP

    Resolved Problem with assigning IPv6 to new server

    I have tried to ping that IPv6 and it looks it is working, but not in plesk yet... [root@scala ~]# ping6 fe80::82ff:fe33:b43c PING fe80::82ff:fe33:b43c(fe80::82ff:fe33:b43c) 56 data bytes 64 bytes from fe80::82ff:fe33:b43c%eth0: icmp_seq=1 ttl=64 time=0.145 ms 64 bytes from...
  9. VojinP

    Resolved Problem with assigning IPv6 to new server

    I have disabled NetworkManager, but problem persists.
  10. VojinP

    Resolved Problem with assigning IPv6 to new server

    I have purchased new Centos 8 server without IPv6 support. Since I needed IPv6, they have added it. When I checked ip a I got: 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet...
  11. VojinP

    Resolved Migration issue

    You saved my day ;) Thanks!
  12. VojinP

    Issue emails not delivered in GSuite after migration from cPanel to Plesk

    It was working, but on cPanel you have an option to disable mail function, to use SMTP only. mail() is often used for spamming.
  13. VojinP

    Issue emails not delivered in GSuite after migration from cPanel to Plesk

    I suggest not to use plain php mail function, rather use PHPMailer with SMTP. Also check in mail settings for domain is "use DKIM" checked.
  14. VojinP

    Resolved Migration issue

    I have just purchased new server with Centos 8 and installed the newest Plesk and wanted to migrate all sites from old server with Centos 7 also with the newest Plesk. I run into a problem, looks like mine server is constantly trying to login with ssh keys even I checked user/password option and...
  15. VojinP

    Issue Alias domain without redirection cannot be with www prefix

    I have a main domain, domain.com and it is forced to be opened with www, so www.domain.com. I have added domain alias, alias.com without a redirection, so they share same files, databases, etc. Alias is working just fine except I cannot force it to use www - there is no option in hosting...
  16. VojinP

    Resolved Problem with migration from cPanel to Plesk Obsidian 18.0.26

    However, I have successfully migrated one website to Plesk 18.0.26... Then I tried to migrate it from that Plesk to final destination on 18.0.27 ... can't. Bug is not just cPanel related, whole migrating script in 18.0.27 is messy. :(
  17. VojinP

    Resolved Problem with migration from cPanel to Plesk Obsidian 18.0.26

    Problem solved. Even I have enabled plesk server's IP in WHM firewall to be able to connect to SSH, in /etc/hosts.deny it says: ssh: ALL just changed that and it works now ;)
  18. VojinP

    Resolved Problem with migration from cPanel to Plesk Obsidian 18.0.26

    I control both servers, all of them work smoothly, all in the same data center... And issue is not plesk related as I can see now. I just tried from SSH console on plesk server to connect to ssh on WHM... And I got a following error: ssh_exchange_identification: read: Connection reset by peer...
  19. VojinP

    Resolved Problem with migration from cPanel to Plesk Obsidian 18.0.26

    I have applied changes in SSHD configuration on WHM but error is the same.
Back
Top