PHP 5 Only?
dmetzcher - August 11, 2008 - 03:22
| Project: | FriendFeed |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I installed the module, but it states that it will work only with PHP 5. Is there a version for PHP 4, or will an upgrade to PHP 5 be mandatory? Is there any way to make it work with PHP 4?
Thanks!

#1
Try it through commenting out the "php = 5" line in the .info file. If it works, it works, if not, tell your hosting company about GoPHP5 and that you'll leave them unless they offer PHP5 support.
#2
I'll definitely tell my host.
However, if it doesn't work, could it break something on my site?
#3
Nope! If it doesn't work, then it'll just give you a warning or an error or something so that you can just remove it.
#4
OK thanks.
#5
Let me know if it works in PHP4 though, for sure... Because then I'll take out the requirement for PHP5 in the info file.