PHP 5.1.3 support?
jsebast1122 - June 19, 2009 - 15:26
| Project: | Resource Description Framework (RDF) |
| Version: | 6.x-1.0-alpha7 |
| Component: | PHP compatibility |
| Category: | support request |
| Priority: | normal |
| Assigned: | Arto |
| Status: | won't fix |
| Issue tags: | Calais, PHP 5.1 |
Jump to:
Description
Is there any way to get this module to work on php 5.13. I'm up against a wall on this one and i need this module to work with Calais, but I can't upgrade to 5.2 or >.
Suggestions?

#1
Jordan, 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.
#2
#3