I just installed this module into drupal 7 alpha 4. I am making a basic site in drupal 7 for fun. Anyway, I can't install your module because it is telling me that it won't run on PHP version 5.2.10-2ubuntu6.4. However, I can't find anywhere where it says what version is compatible.

Thanks for any info,

Becky

Comments

Breakerandi’s picture

Exactly the same problem here

SeeSchloss’s picture

Project: Galerie » Drupal core
Version: 7.x-1.0 » 7.0-alpha4
Component: Code » base system
Category: support » bug

You need PHP 5.3. It's written in the .info files (php = 5.3), I haven't tried to install it on another version of PHP so I couldn't notice this error (though I know it's only 5.3-compatible), but this looks like a Drupal 7 bug to me, if it doesn't tell you which version is needed.

I haven't found any issue that talks about it, so I'm assigning this to the Drupal 7 project.

SeeSchloss’s picture

Title: What version of php and ubuntu to I need to run this module? » Module install error doesn't tell which PHP version is required.

Changing the title to something a bit more explicit.

asimmonds’s picture

Status: Active » Closed (duplicate)

Marking duplicate with #806312: This module requires PHP version .* and is incompatible with PHP version. It's a newer issue but it has a patch included.