I've recently downloaded the most recent version of Kaltura (6.x-1.2, 2008-Dec-26, 106.71 KB) and have run into the following error during installation:

Parse error: syntax error, unexpected ')', expecting '(' in [my domain]/sites/all/modules/kaltura/kaltura.install on line 198

I'm not new to installing modules and doing basic tasks with Drupal, but my programming skills are limited. As far as I can tell, line 198 in kaltura.install is fine, but I'm unable to solve this problem on my own. Please help, thanks in advance!

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Zohar.Babin’s picture

Assigned: Unassigned » Zohar.Babin
Status: Active » Postponed (maintainer needs more info)

Please upload the .install and the kaltura_settings.php file so I can have a look.

In addition, I'd like to know what version of PHP you use.

ptwob132’s picture

I've uploaded the requested files (I added ".txt" to the filename in order to get past the upload filter, not sure what the approved method is for such issues). Also, I'm using PHP version 4.4.9. Thanks.

ptwob132’s picture

Status: Postponed (maintainer needs more info) » Active
Zohar.Babin’s picture

The error is due to your PHP version.

The module requires PHP5, and does not support PHP4.
We will consider this issue and decide whether to add PHP4 support.

Regardless of PHP4 support, next release will include a PHP version requirement in the module's .info file.

Sorry for the inconvenience.

Zohar.Babin’s picture

Status: Active » Fixed

New releases (for both Drupal 5 and Drupal 6) support PHP4

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.