Elxis CMS Forum

Support => Installation => Topic started by: RolandH on February 13, 2011, 19:28:46

Title: Parse Error on Installation of Elxis
Post by: RolandH on February 13, 2011, 19:28:46
Hi everyone!

I have tried to install the newest version of Elxis and get the following error message when calling my website:

Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /homepages/1/d239437365/htdocs/Elxis/includes/floodblocker.class.php on line 43

Does someone know what this means?

Thanks in advance!

Roland
Title: Re: Parse Error on Installation of Elxis
Post by: webgift on February 13, 2011, 20:19:22
You have PHP 4.x, Elxis requires PHP 5.x
You must update your PHP installation, it is too old.
Title: Re: Parse Error on Installation of Elxis
Post by: RolandH on February 14, 2011, 00:39:40
 ;) Thanks a lot, I could make it work at last!