• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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