Closed (cannot reproduce)
Project:
Commerce Kickstart
Version:
7.x-2.0-beta2
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Aug 2012 at 03:51 UTC
Updated:
9 Sep 2012 at 19:16 UTC
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
Comment #1
s@ilor commentedSo, what did you do? Could you be more descriptive? Demo store / no demo store? Enable translation, or not? What?
Comment #2
bojanz commentedTry checking the error logs. The error is too generic to be debugged.
Comment #3
bojanz commentedNo 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.