Trying to install Commerce Kickstart to evaluate I get the following during the install:

An AJAX HTTP error occurred. HTTP Result Code: 500 Debugging information follows. Path: http://localhost/michel/mart/install.php?profile=commerce_kickstart&welc... StatusText: Internal Server Error ResponseText:

Just in case, I have done a search, and I have checked my php memory limit and that is set to 128M. So setting the memory limit to 128M is not the answer in this case.

This is running on a 64-bits Debian Wheezy based distro, if of relevance.

Comments

s@ilor’s picture

So, what did you do? Could you be more descriptive? Demo store / no demo store? Enable translation, or not? What?

bojanz’s picture

Try checking the error logs. The error is too generic to be debugged.

bojanz’s picture

Status: Active » Closed (cannot reproduce)

No reply. I have no information that would allow me to debug this.

Working on making the installer more robust in any case. See #1763508: Reimplement Migrate integration in the installer and #1763632: The install needs to check Kickstart requirements before starting.