Closed (won't fix)
Project:
Resource Description Framework (RDF)
Version:
6.x-1.0-alpha7
Component:
PHP compatibility
Priority:
Normal
Category:
Support request
Assigned:
Issue tags:
Reporter:
Created:
19 Jun 2009 at 15:26 UTC
Updated:
19 Jun 2009 at 15:55 UTC
Comments
Comment #1
Arto commentedJordan, the module will probably not work wholly correctly in earlier PHP versions, as it makes use of PHP 5.2-only features.
However, it is possible that if you're using the module mostly as a dependency to Calais, you may not run into the features that require PHP 5.2.
I suggest you give it a try as follows: edit the
rdf.infofile to replacephp = 5.2withphp = 5.1, which will allow you to attempt to install the module on PHP 5.1.3. If everything seems more or less OK after installing RDF, go ahead and install the Calais module, too.If you do run into issues right after installation, please report them here (in max. detail) and I'll see if I can advise further.
Comment #2
Arto commentedComment #3
Arto commented