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
Comment #1
Breakerandi commentedExactly the same problem here
Comment #2
SeeSchloss commentedYou 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.
Comment #3
SeeSchloss commentedChanging the title to something a bit more explicit.
Comment #4
asimmonds commentedMarking 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.