Closed (won't fix)
Project:
ImageAPI
Version:
6.x-1.0-alpha2
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 Aug 2008 at 08:22 UTC
Updated:
23 Sep 2008 at 16:30 UTC
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
Comment #1
dopry commentedNo 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.