dirdi Posted May 31, 2015 Share Posted May 31, 2015 Hello and thank you to anyone helping me in this. I have several days now investigating and trying all kind of solutions from this forum but nothing works. Because I upload over 9000 products with the csv upload I need to regenerate the thumbs of the pictures because even if all the pictures are uploaded just some products have their images displayed. Once I go to the admin and start the thumbs reconstructions after 1-2 minute I have a 500 error which I dont know where is coming... I turned on the debug mode but in the 500 error page is not showing anything, only in the backend and front end is debugging. Going back to the 500 error, I am blocked in this point because I have no idea what to do. I tried increasing the execution time but maybe is not that the problem or is not well done. I add also to the php5.ini file: magic_quotes_gpc = Off magic_quotes_runtime = Off magic_quotes_sybase = Off max_input_vars = 100000 max_execution_time = 100000 memory_limit = 2048M max_input_time = -1 post_max_size = 15M upload_max_filesize = 15M Or if you have any other ideea how could I reconstruct the thumbs of the images Link to comment Share on other sites More sharing options...
tuk66 Posted June 10, 2015 Share Posted June 10, 2015 I vote for timeout. Is it exactly 1 minute? 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