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

    Resolved The timeout specified has expired: AH01075: Error dispatching request to : - without URL in my logs - Error 502 - since php 8.2.13 - randomly

    YEEESSSSS i found the solution ! Since PHP 8 i have an issue with File_get_contents() , Curl or fopen() . When i use an absolute URL with my own web site ( file_get_contents('https://www.mywebsite.xxx/xxx.txt') FPM doesn't close connection. If 10 child processes be created at the same time my...
  2. P

    Resolved The timeout specified has expired: AH01075: Error dispatching request to : - without URL in my logs - Error 502 - since php 8.2.13 - randomly

    bad news ! It's down again ! I found this bug ( since PHP 8 ) PHP :: Bug #80931 :: file_get_contents() hangs with HTTP/1.1 if server doesn't close connection with file_get_contents and i use it in my code i change all file_get_contents with a curl function. if it's not that, i fold !
  3. P

    Resolved The timeout specified has expired: AH01075: Error dispatching request to : - without URL in my logs - Error 502 - since php 8.2.13 - randomly

    One month without issue , but bad news, last week my server crashed twice with nginx. I try a new config for my PHP FPM, i change the pm.max_requests, before unlimited, now at 100 to be continued
  4. P

    Resolved The timeout specified has expired: AH01075: Error dispatching request to : - without URL in my logs - Error 502 - since php 8.2.13 - randomly

    7 days without issue. I use Nginx instead Apache and i hope it's the solution ! ( it's not really a solution but it's work ) I don't think it was an error in my code, because there would be the same problem with nginx or Apache, no ? I will use #journalctl to try to find out the reason for...
  5. P

    Resolved The timeout specified has expired: AH01075: Error dispatching request to : - without URL in my logs - Error 502 - since php 8.2.13 - randomly

    It was down yesterday ! it's not the solution. In my logs, 30s before it's down, there is this apache error AH01068: Got bogus version 100, referer: And I find this : A website hosted in Plesk contains the error in its log: AH01068: Got bogus version - Support Cases from Plesk Knowledge Base I...
  6. P

    Resolved The timeout specified has expired: AH01075: Error dispatching request to : - without URL in my logs - Error 502 - since php 8.2.13 - randomly

    it's 5, I don't get a lot of traffic on this website. I don't think that is the problem but i try ! i take all idea :-)
  7. P

    Resolved The timeout specified has expired: AH01075: Error dispatching request to : - without URL in my logs - Error 502 - since php 8.2.13 - randomly

    I upgrade my PHP to 8.2.13 and I have an issue since couple of days on one of my website ( i have 5 web sites on my plesk ) Before updating php, my website was never down for 4 years Sometimes (randomly, 2 or 3 times per week ) , my web site is down with error 502. on my logs there are 2 types...
Back
Top