I tried clean install of the latest alpha and dev. Neither one completes the install for me. I get a white screen of death and it freezes on http://localhost/church/install.php?profile=openchurch&locale=en&id=1&op=finished.

Any ideas what might be wrong. I do have sufficient memory.

Comments

drupalninja99’s picture

Status: Active » Needs review

This is usually a memory issue, how much memory do you have? We recommend at least 256MB for the install.

If you know how to use drush that is a good way to install as well (drush si -y openchurch).

vidichannel’s picture

I think my issue was bigger than just the install method. My problem was permission on the /tmp directory. Once I changed it to writeable by the Apache server it all fell into line. Also had some issues with my VirtualServer config in Apache that needed fixing. At first I could pull up the site but the three small thumb pics were not rendering properly. Had to fix the proper DocumentRoot for it to work (of course).

After all the tweaks, I can see the awesome project correctly. Great work. Very powerful layout too.

drupalninja99’s picture

Status: Needs review » Fixed

Great!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.