HI, I was trying to install Drupal Commerce Kickstart(I just downloaded today it is Drupal 7.12.)
http://drupal.org/project/commerce_kickstart
I uploaded to my server which is Bluehost (I have a resold account). I uploaded everything to "public_html".

I got stuck on Profile step, it says:
An AJAX HTTP error occurred. HTTP Result Code: 500 Debugging information follows. Path: http://nostressbistro.com/install.php?profile=commerce_kickstart&locale=... StatusText: Internal Server Error ResponseText:

What should I do, if I click the error page, it is just blank.

Thanks for your help in advance!!

Comments

mortenvp’s picture

Hi,
I'm experiencing the same problem. Would also be grateful for any help in solving this.

Edit: I solved it by adding ini_set('memory_limit', '512M'); in /sites/default/default.settings.php before installing.

- M