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

Recent content by SeoWebMaster

  1. S

    Resolved Long processes stop after 60s - 504 Gateway Time-out

    Thank you for your reply. Now, it's working. After adding timeout variable as you suggested, and adding the directives in Additional nginx directives (in Apache & nginx Settings), it works as it should, finally. Thank you!
  2. S

    Resolved Long processes stop after 60s - 504 Gateway Time-out

    Hello, thank you for your reply. I did exactly as you suggested: I created timeout.conf file in /etc/httpd/conf.d/ and added just: Timeout 300 Afterward, I run the command: apachectl configtest && apachectl graceful But, after 60 seconds, I got "504 Gateway Time-out nginx" error. From the logs...
  3. S

    Resolved Long processes stop after 60s - 504 Gateway Time-out

    Anybody? How can I change Timeout and ProxyTimeout if they are not in httpd.conf file?
  4. S

    Resolved Long processes stop after 60s - 504 Gateway Time-out

    I am pretty sure. They are standard functions of different versions of Prestashop. It happens for different functions like I said: generating all the variations of products, generating long sitemaps when I want to check also for images. It always stops after exactly 60s. Going back to the...
  5. S

    Resolved Long processes stop after 60s - 504 Gateway Time-out

    Hello, thank you for your reply. Since I am a newby in plesk, where do I set TimeOut for Apache. In the meantime, I've checked the logs and now I get Server Error 503 Service Temporarily Unavailable: 2019-04-05 07:57:20 - Error - (70007)The timeout specified has expired: AH01075: Error...
  6. S

    Resolved Long processes stop after 60s - 504 Gateway Time-out

    Hello, I have some Prestashop 1.6 online shops and when I have to run some long scripts like creating products with many combinations or generating sitemap I get a "504 Gateway Time-out." I have increased max_execution_time to 300 and set some nginx variables in Additional nginx directives as...
Back
Top