Error when trying a new install unexpected T_OBJECT_OPERATOR

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
Hoppo88
New Member
New Member
Posts: 6
Joined: Fri Apr 15, 2011 10:42 pm

Error when trying a new install unexpected T_OBJECT_OPERATOR

Post by Hoppo88 »

Hello all.

I am trying to make a clean install of CMS Made Simple onto my webhost. I have uploaded the files to the foot and changed the file permissions as advised in the how-to file. I have also created the blank config file.

However when i come to install it i get the following error

Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /homepages/14/d341366325/htdocs/index.php on line 85

Any ideas what this may be ?

Any help would be great !
spcherub
Power Poster
Power Poster
Posts: 402
Joined: Fri Jun 06, 2008 5:54 pm

Re: Error when trying a new install unexpected T_OBJECT_OPER

Post by spcherub »

A quick search of this forum before posting your question would have revealed that your problem is probably due to the server not having the right version of PHP5 available.

Check other forums posts such as http://forum.cmsmadesimple.org/viewtopi ... =3&t=51457 for solutions.

Potential solutions are:
1. Ask to be migrated to a server that support the required version of PHP5
2. If supported add something like "AddType x-mapp-php5 .php" to the top of your .htaccess file
3. Search this forum for additional tips

Good luck.

-S
Locked

Return to “[locked] Installation, Setup and Upgrade”