Jump to content

Regenerate thumbnails 500 Internal Server Error


Recommended Posts

Hi,

I am having problems with regenerating thumbnails for the Products. It goes Internal server error 500.

I've increase my php.ini as suggested by some posts here. Also set my img directory to 777. Any ideas why this is happening?

Here is my custom php.ini that I made. I've stretched the values far hoping the issue gets fixed but it did not.

memory_limit = 1024M
max_execution_time = 1000000;
max_input_time = -1;
post_max_size = 100M;
upload_max_filesize = 100M;
max_input_vars = 10000;
suhosin.get.max_vars = 10000;
suhosin.post.max_vars = 10000;

 

thanks,

Justine

Edited by justine123 (see edit history)
Link to comment
Share on other sites

  • 1 year later...
  • 1 year later...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...