T-bird Posted July 29, 2023 Share Posted July 29, 2023 I have never been able to use the 1-click upgrade module. Even on previous versions of Prestashop and with other service providers it always returns a 500 server timeout error. After that I can't access anything on my site without shutting down my browser and re-starting. Anyone know why this happens and how I can fix it? I really need to update my site, especially as I'm now getting numerous fraudulent customer registrations from the Russian Federation and occupied Ukraine and I believe the latest version of PS has fixes for this. I'm using PS version 1.7.4.3 and the latest version of the 1-click module. Thanks. Link to comment Share on other sites More sharing options...
ComGrafPL Posted July 31, 2023 Share Posted July 31, 2023 Change max_execution_time to like 9000 Link to comment Share on other sites More sharing options...
T-bird Posted July 31, 2023 Author Share Posted July 31, 2023 Thanks for the response. Where do I find that? Link to comment Share on other sites More sharing options...
musicmaster Posted July 31, 2023 Share Posted July 31, 2023 5 hours ago, T-bird said: Thanks for the response. Where do I find that? php.ini Link to comment Share on other sites More sharing options...
T-bird Posted August 1, 2023 Author Share Posted August 1, 2023 And where is php.ini? I did a search in File Manager and it couldn't find it. Link to comment Share on other sites More sharing options...
musicmaster Posted August 1, 2023 Share Posted August 1, 2023 7 hours ago, T-bird said: And where is php.ini? I did a search in File Manager and it couldn't find it. You should look in the interface of your hosting provider. That is CPanel or a similar program. Link to comment Share on other sites More sharing options...
T-bird Posted August 3, 2023 Author Share Posted August 3, 2023 I found php.ini, changed max_execution_time to 9000 in all directories and it still times out when I try to use 1-click upgrade. Link to comment Share on other sites More sharing options...
JBW Posted August 8, 2023 Share Posted August 8, 2023 Your hosting provider might limited the execution time. One way to increase the speed is to skip the backup in the module, but make sure you take a manual backup of files and database before! 1 Link to comment Share on other sites More sharing options...
musicmaster Posted August 13, 2023 Share Posted August 13, 2023 As JBW mentioned, skipping the backup and doing a manual backup instead is by far the best solution to speed up the process. This is the more so as it is not always possible to restore the automatic backup. However, don't expect that this will solve your spammer problem. To solve that you need to install a captcha module. There are several free ones available. For example: https://github.com/nenes25/eicaptcha Link to comment Share on other sites More sharing options...
T-bird Posted August 15, 2023 Author Share Posted August 15, 2023 Many thanks for the responses. I have put in a ticket to my hosting company to increase the server time out length, hopefully this will solve the problem. I don't have the option of using 1-click with or without a manual back up; it times out when I try to configure the module too. I already have a captcha installed in my contact page, I guess I will also have to install one in the customer registration page as you suggest. From what I've read elsewhere on this forum from people who are getting the same bogus customer registrations, there is a limited fix in the newer versions of PS in that it will not allow website suffixes (.com., .ru, etc.) to be input in the customer name fields. So not a comprehensive fix by any means, but definitely a step in the right direction. 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