Update fails, "page isn't working"

mmikko
Forums
I have followed the update instructions for drupal minor updates, but after update process (from Opigno 7.x-1.23 to the latest version 1.25) I get only: The sitename page isn’t working sitename is currently unable to handle this request. HTTP ERROR 500 What could be the problem? I have changed the extracted files owner and group to apache (default apache user in the server), should I maybe also modify some permissions? But I don't really think those should be set somehow differently?
axel

Hi

Hi

Could you check your Apache error.log file and post its content on this forum?

mmikko

Hmm, it seems that there is

Hmm, it seems that there is this error repeatly reported: [Fri Mar 24 11:04:59 2017] [error] [client 85.76.36.252] PHP Parse error: syntax error, unexpected '[' in /var/www/html/Opigno-sites/sitename/profiles/opigno_lms/modules/contrib/homebox/homebox.module on line 37
Profile picture for user James Aparicio
James Aparicio

Hi mmikko,

Hi mmikko,

There is a contrib updated module in the latest version that requires version 5.4 or newer of php.

You can either update php or apply this patch.

https://www.drupal.org/node/2782675

Best regards