I just downloaded and installed this module for the first time and am getting the following error when I try to access any of the setup pages.

Parse error: syntax error, unexpected ')', expecting '(' in /www/share/htdocs/snowice/newPerFolder/sites/all/modules/backup_migrate/includes/destinations.s3.inc on line 24

Comments

ronan’s picture

I'm not able to reproduce this. What version of php do you have?

Tristian076’s picture

Hello, I'm having the same issue with PHP 4.4.9 on Drupal 6.14!

lizurah’s picture

I'm having the same problem too. Using PHP 4.4.8

ronan’s picture

Status: Active » Closed (won't fix)

Yeah that's what I suspected. The module doesn't technically support drupal 4 and I'm not going to be able to write and test code that does because I don't run version 4 anymore. If somebody who does run PHP 4 wants to write a patch that works around this issue I'll happily commit it.

I'm marking it as won't fix, but if anybody has any interest in making it work on PHP4 go ahead and reopen it.

In the mean time, I believe the 1.x branch still supports PHP 4.

Tristian076’s picture

Resolved with PHP5

thank you guys

wlcable’s picture

Thanks. It is good to know it is PHP 4, hopefully I will be able to upgrade soon. This isn't the first problem I have run into because of PHP 4.

rob_howe’s picture

I'm receiving the same error on Drupal 6.15 with PHP version 4.4.7

I'm stuck with a Windows webhosting company (don't ask) so can't upgrade anytime soon.
Has anyone found a fix or work-around for this yet?
Thanks.