Jump to content

[SOLVED] Combinations Generator - Internal Server Error for More Complex Attributes


ASP

Recommended Posts

Unfortunately I'm receiving the following error when attempting to add a product with a higher number of attributes:

 

"Internal Server Error

 

The server encountered an internal error or misconfiguration and was unable to complete your request.

 

Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.

 

More information about this error may be available in the server error log."

 

 

I'm attempting to generate attribute combinations for a T-Shirt.

 

I can successfully add 34 fabric colours, 15 print colours & 3 print positions, but when I add the 5 size options to the generator, I receive the error.

 

I read in another thread that it may be remedied by lengthening the max_execution_time, so my host did this for me but it has not solved the problem. Any ideas?

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

Solved by my host:
 

"It turned out the process ran so long it was hitting the Apache timeout.  I've just increased that timeout for you.  It's not really a Prestashop bug, just something we had to change on our system to support what you were trying to do."

Link to comment
Share on other sites

×
×
  • Create New...