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

Search results

  1. T

    Issue Host settings and htaccess behavior in nginx proxy mode

    Hi Everyone, I'm facing a problem since few days, that i don't understand why. Thys case is on one dedicated server with ubuntu 20.04 LTS with Obsidian 18.0.52 128G of RAM and Intel(R) Xeon(R) CPU E5-1660 v4 @ 3.20GHz (16 core(s)) The first point is I'm working on my TTFB which have an average...
  2. T

    Issue .htaccess Expires Headers not working at all

    Hi, I'm having same issue. I try this settings. PHP : 8.2.6 FPM served by nginx Proxy Mode : Enabled Smart static files processing : Enabled Serve static files directly by nginx: Enable Enable nginx caching: Enabled Bypass cache when uncheck : HTTP no-cache headers are received in request...
  3. T

    Question Debian - Custom - swap memory

    Thanks to @scsa20 by following the tutorial for Debian 10, then i used sudo swapoff -a and swapon to restart and take the new configuration of 4Go. I also adjust swappiness value to 40, since there is many vhost running on this VPS. And @mow it's look like that I can configure on the host.
  4. T

    Question Debian - Custom - swap memory

    Yes of course with this result But ok I guess something like this will help me
  5. T

    Question Debian - Custom - swap memory

    Ok thanks for information But how to edit /swapfile when is inuse by the system and without affecting all the production vhost
  6. T

    Question Debian - Custom - swap memory

    Hi, I have 2 server : One dedicated running on Ubuntu 20.04.5 LTS with 125.71 GB of memory and 512.00 MB of swap memory (used at 20%) : this one hosting 6 websites One is a VPS on cloud services on Debian 10.13 with 30 GB of memory and 1GB of Swap memory (used at 100%) : this hosting 14...
  7. T

    Resolved Random 404 or Web Server's Default Page - on sub domain

    Well -_- ...... -_- It seems to work :O 5 min of loading different page, and 100% code 200 until now how can it be as simple as this.
  8. T

    Resolved Random 404 or Web Server's Default Page - on sub domain

    Nothing that could make it worst I have an other Host with .htaccess and same issue
  9. T

    Resolved Random 404 or Web Server's Default Page - on sub domain

    https://dnsviz.net/d/staging.mx2k.com/dnssec/
  10. T

    Resolved Random 404 or Web Server's Default Page - on sub domain

    Hey, Thanks but no there is no error regarding DNS config. every request is ending on my server. I also pass the DNS of my server to slave so only DNS record of my domain provider are used. There is no variation regarding ipv4 and ipv6 resolution always same ip shown.
  11. T

    Issue Random 404 request urls was not found on this server

    But if Proxy mode is activated, the Nginx doesn't manage anymore this ?
  12. T

    Resolved Random 404 or Web Server's Default Page - on sub domain

    Hi all, I have a case that make me get crazy since i don't understand when this is from. On my server Every sub domain that i create get a Random error like : for 10 loads i will have 5 time 200 / 4 times 404 / 1 time "Web Server's Default Page" of Plesk I check the configuration of my IPv6...
  13. T

    Issue Random 404 request urls was not found on this server

    I have exactly the same issue on a new staging website. And sorry @Molydoly It doesn't seem that your answer is fiting the question of @megatapok So i have a live website with everything fine I create a staging website on a sub-domain of the live website. (so they have the same web server...
  14. T

    Question Why does my cloud instance with 30Go RAM fulfill its cache memory in less than 6 hours?

    Hi, As you can see on that stats. One of my servers hit its maximum memory capacity in less than 6 hours. So I have to clean memory if I don't want to see all my websites getting slow like the hell. $ sync; echo 3 > /proc/sys/vm/drop_caches $ swapoff -a $ swapon -a Any solution to resolve...
  15. T

    Question Any explanation regarding the difference in php settings / php ini / php info

    Yes but php 7.3.29 is not set on my plesk, that why it was strange
  16. T

    Question Any explanation regarding the difference in php settings / php ini / php info

    Anyway I switch to PHP 7.3.31 and I can manage the max_input_var So it will be fine like this
  17. T

    Question Any explanation regarding the difference in php settings / php ini / php info

    yes sure but it still the same result ; Maximum input variable nesting level ; PHP: Runtime Configuration - Manual ;max_input_nesting_level = 64 ; How many GET/POST/COOKIE input variables may be accepted max_input_vars = 4000 ; Maximum amount of memory a script may consume (128MB) ; PHP...
  18. T

    Resolved Question on update from 18.0.35 to 18.0.39 on Debian 10.11

    Hi, I'm trying to update my plesk 18.0.35 update #2 to 18.0.39 on a debian 10.11 But I'm getting this warning Enabled repositories check Plesk installation doesn't support 'Debian Backports/buster-backports/non-free' OS repository. Make sure it is disabled, then try again. Plesk installation...
Back
Top