Closed (works as designed)
Project:
Rooms - Drupal Booking for Hotels, B&Bs and Vacation Rentals
Version:
7.x-1.0
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 May 2013 at 21:29 UTC
Updated:
27 Jul 2015 at 14:35 UTC
Jump to comment: Most recent
Comments
Comment #1
ronald_istos commentedHi Abilnet, when the requirement for PHP5.3 was introduced (almost 20 months ago) it was to have access to the better date functionality of PHP5.3. You will face issues with that on PHP5.2. Let me also point out that PHP5.3 is no longer the "new" version, PHP5.4 is in stable release as well, so a host that does not support PHP5.3 is really not keeping up with times. I would suggest you look into an alternative, not just for Rooms but for several other Drupal modules as well.
Comment #2
bgogoi commentedso I cant install this module.
my php -v or php-fpm -v result is this
-sh-4.1$ php -v
PHP 5.4.41 (cli) (built: May 21 2015 12:16:23)
Copyright (c) 1997-2014 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2014 Zend Technologies
This module requires PHP version 5.3.9 and is incompatible with PHP version 5.3.3.
Version: 7.x-1.7+18-dev
Requires: Date (enabled), Date API (enabled), Date Popup (enabled), jQuery Update (disabled), Libraries (enabled), System (enabled), Variable (disabled)
Required by: Rooms UI (disabled), Rooms Unit (disabled), Rooms Availability (disabled), Rooms Pricing (disabled), Rooms Booking (disabled), Rooms Availability Constraints (disabled), Rooms Availability Reference (disabled), Rooms Booking Manager (disabled), Rooms Package (disabled), Rooms Views (disabled), Rooms Views Test (disabled)
Comment #3
acrollet commented@bgogoi I'm afraid that you will need to upgrade or change to a different hosting environment to use Rooms - PHP 5.3.3 is quite ancient at this point.