• 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!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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 technique-web

  1. T

    Question point a domain (and it's subdomains) on another server

    But since I don't have access to Gandi's settings, is there a way to use Plesk as a proxy ? Is it possible to have something like this : onpc.tech >> plesk >> kinsta ? Is it impossible to make some kind of DNS serial connection ?
  2. T

    Question point a domain (and it's subdomains) on another server

    Hi, Today onpc.tech is hosted on my plesk server (on a multisite wordress, using subdomains). I'd like to "move" the site to another server (Kinsta), but the domain name is owned and managed by my client, so I can't update DNS settings. I'd like to configure Plesk to "point" foo.bar to Kinsta's...
  3. T

    MSMTP Issue

    auth off worked for me :)
  4. T

    Resolved Zend OPcache is loaded but not activated

    It works !!! thank you very much :)
  5. T

    Resolved Zend OPcache is loaded but not activated

    Hi, I've installed WP OPcache Wordpress Plugin and it show this message : I've enabled opcache extension from Tools & Settings > PHP Settings > Settings for 7.4.33 FPM application : It's also OK in php.ini : phpinfo says it's OK : But the problem remains and the plugin do not display any...
  6. T

    Resolved Mod_Security Error Response body too large

    Same case as backfour94, the root of the problem was Query Monitor plugin !
  7. T

    Question How to open ports 80 and 443 on both IPv4 and IPv6

    Thanks :) How ca I check if the rules are ok ? nmap -p 80 mysite.tld PORT STATE SERVICE 80/tcp open http nmap -6 -Pn -p80 mysite.tld PORT STATE SERVICE 80/tcp filtered http The state 'filtered' is the same before and after adding the two rules !
  8. T

    Question How to open ports 80 and 443 on both IPv4 and IPv6

    Hi, I'm having troubles while updating Let's Encrypt SSL, I found this : https://support.plesk.com/hc/en-us/articles/115003199234-Unable-to-issue-Let-s-Encrypt-certificate-in-Plesk-Timeout-during-connect-likely-firewall-problem-OR-Error-getting-validation-data- The solution don't work, but I...
  9. T

    Issue Swap partition stuck on 1Gb

    I've followed these steps : How do I increase the size of swapfile without removing it in the terminal? Without rebooting the server, Plesk now is detecting the new swap size ! Home after the next reboot, the news swap size will be ok, I'll let you know :)
  10. T

    Issue Swap partition stuck on 1Gb

    Thank you for the explanation. Another question : I've noticed swap is used even if there is over 60% of RAM is free !! It's like Pleks is using swap instead of RAM. How can you explain this please ?
  11. T

    Issue Swap partition stuck on 1Gb

    This what I have : cat /etc/fstab # /etc/fstab: static file system information. UUID=af5f8c82-a495-40e0-b3e6-f361abeec5a4 / ext4 errors=remount-ro 0 1 //swapfile none swap sw 0 0 I really don't see how to read the result !!
  12. T

    Issue Swap partition stuck on 1Gb

    Hi, By default my server (debian 10) came with 1Gb of swap. I ran this : dd if=/dev/zero of=/swap bs=1M count=8000 mkswap /swap chmod 0600 /swap swapon /swap Runnig htop shows the new swp size : 8Gb ! But in plesk monitor I still have only 1Gb. After a server reboot, both htop and plesk show...
  13. T

    Issue Access permission issues after migration

    Nothing happened after the repair :(
  14. T

    Issue can't apply config due to big number of associated websites

    The exact message : This operation is taking too long. Check the results in a few minutes.
  15. T

    Issue Access permission issues after migration

    Hi, My server was updated from plesk onyx to plesk 18.0.38, I'm running a wordpress network with 350 sites. WordPress Toolkit displays this error message : WordPress Toolkit was not able to properly access website files. This is most likely caused by a malware infection. It is strongly...
Back
Top