I have PHP 5.1.6 and only ImageAPI says it needs 5.2. whereas ImageAPI GD2 and ImageAPI ImageMagick are happy - do I need all three?

Comments

dopry’s picture

Status: Active » Closed (won't fix)

No I just put that warning in there for fun... Just to confuse you.

the plugin's work fine with 5.1...

how ever there are errors in php 5.1 with the references as object properties (which are used to keep the image resource associated to ImageAPI's image wrapper object) which causes hard to debug breakage in ImageAPI...

So you can try running 5.1, just don't come here looking for help if that is the case.