I am trying to install the clean demo on my server.
Followed the steps in the instructions.
I got stuck now, because I can't access that website to login, customize, etc.
All I get is this message:
Parse error: syntax error, unexpected $end in /home/content/92/12642692/html/ftkSplash1/sites/all/modules/commerce/modules/line_item/commerce_line_item.module on line 521
© Copyright 2013-2017 DrupalExp - All Rights Reserved
Hello,
The error message appears look like you are using php 5.3 or lower. Please check and upgrade php to 5.4 or highter.
thanks for quick reply, you were part right, server was indeed running 5.3.
However, updating to 5.4 didn't make any difference. I am still having the same message:
Parse error: syntax error, unexpected end of file in /home/content/92/12642692/html/ftkSplash1/sites/all/modules/commerce/modules/line_item/commerce_line_item.module on line 521
I tried different times to install the demo, but all I got is more errors. like this one.
Warning: Unterminated comment starting line 520 in /home/content/92/12642692/html/ftkDemo/sites/all/modules/flag/includes/flag/flag_flag.inc on line 520
Parse error: syntax error, unexpected end of file, expecting function (T_FUNCTION) in /home/content/92/12642692/html/ftkDemo/sites/all/modules/flag/includes/flag/flag_flag.inc on line 542
NVM,
I identified the problem.
The ftp file transffer manager (FileZilla) was cutting some of the files short.
I am using a different FTP transfer manager and works fine.
Thank you.