DanielInternovam Posted May 29, 2019 Share Posted May 29, 2019 Hello everyone, how can I extend the connection wait time? I have this problem, thanks in advance Request Timeout This request takes too long to process, it is timed out by the server. If it should not be timed out, please contact administrator of this web site to increase 'Connection Timeout'. Link to comment Share on other sites More sharing options...
musicmaster Posted June 2, 2019 Share Posted June 2, 2019 You can change the PHP timeout limit with the set_time_limit() command. You can also ask your hosting provider. However, timeouts shouldn't happen. If your shop is so slow that it faces timeout (normally that is after 20 seconds) then you may have a problem attracting customers too. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now