Elxis CMS Forum

Support => Installation => Topic started by: StefanSultanov on May 18, 2011, 09:13:35

Title: Solved! Syntax error in version.php?
Post by: StefanSultanov on May 18, 2011, 09:13:35
I am trying to deploy 2009.3 Installation on live web server. I get this error:

Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /www/woodensouvenirs.net/www/root/includes/version.php on line 16

The hosting folder is brand new untouched hosting that never had a problem supporting my Elxis sites.

Here is the line 16:      public $PRODUCT = 'Elxis';
Title: Re: Syntax error in version.php?
Post by: datahell on May 18, 2011, 15:04:20
No, there is no syntax error.
You use php 4.x, Elxis requires php 5.x!