2

I'm having a 500 error when I click to buy a product. I tried to reset folder permissions and I know that it isn't code error because I have production and development enviroment . In my development work. I read that can be a memory error, but this error not occur in development, that have less memory than production.

Please see a screenshot of error, the box don't load anything.

Chrome print error Firefox print error Thanks

Eduardo
  • 895
  • 3
  • 13
  • 37

1 Answers1

0

Consult the error log for your webserver for clues as to what is triggering the error message.

Error 500 would definitely log what caused the problem.

SR_Magento
  • 5,209
  • 13
  • 62
  • 103