After clicking continue on the language select page, I receive a HTTP 500 Internal Server Error. Have tried installing using the zip file as the base install, with drupal as the base install and adding just the install profile, aswell as overwriting a drupal install with the zip file and running that. I am running on a Linux based php5 server. Drupal 6 and 7 both install fine on their own.

Comments

ytwater’s picture

Thanks for the report.

I've found the error which has to do with Drupal not seeming to respect dependencies when using an install profile. I've updated alter_ego module to force loading of dependent classes.

Try re-installing and be sure that alter_ego module is updated to 7.x-1.0-alpha6+.

If you're still getting an error, let me know what that last line is in your apache error log, something like "/var/log/apache2/error.log".