I've followed everyone of the Failed Install tickets already and still no luck.

I have my memory_limit set to 1GB my time outs are set to 5 minutes and it still won't get past the following error:

Server error
The website encountered an error while retrieving http://www.doamin.com/install.php?profile=openchurch&locale=en&id.... It may be down for maintenance or configured incorrectly.
Here are some suggestions:
Reload this webpage later.
HTTP Error 500 (Internal Server Error): An unexpected condition was encountered while the server was attempting to fulfill the request.

I've tried both version 1.10-alpha1 and alpha3 but still getting stuck.

I have Apache 2.2.21, PHP 5.2.17, and MySQL looks to be 5.0.95.

I am running my own webserver - Kloxo - www.lxcenter.org, not sure if that would have any effect or not.

I would try the 2.x dev but the link is broken where I am unable to download.

Any thoughts?

Comments

thyraven’s picture

I finally got OpenChurch to install. It took 3GB of memory to php and over 15 minutes before time out could occur. Looks nice and easy to customize so I am happy I fought it for so long and not giving up. Keep up the work. Please close this ticket.

drupalninja99’s picture

Ya it should take around 512MB of memory. You might have an issue somewhere else. A lot of time's the hosting is very underpowered, that can include mysql and memory. Do you know how to install drush? Running "drush si -y openchurch" is the best way to install.

This page has some recommended memory settings:

http://drupal.org/node/259580

drupalninja99’s picture

Status: Active » Needs review
drupalninja99’s picture

Status: Needs review » Closed (cannot reproduce)