[SOLVED]Parse errors at step 7 of Quick install by ftp.
Posted: Thu May 31, 2012 8:09 pm
Hi Guys,
I've unzipped cmsmadesimple-1.10.3-full.tar.gz and uploaded the contents to http://www.mybrazil.nl/en/ I've also created the blank database.
At step 7 of the install instruction I enter http://www.mybrazil.nl/en/index.php this brings up the following error message: Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /mnt/web1/52/54/51480454/htdocs/en/index.php on line 91
If I then enter http://www.mybrazil.nl/en/install/index.php I get this message instead: Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /mnt/web1/52/54/51480454/htdocs/en/install/index.php on line 148
I'm told the host account type meets the tech requirements but can't be sure as the host account is in Holland and I don't read Dutch.
When viewed in Dreamweaver, line 91 shows as this:
$contentops = cmsms()->GetContentOperations();
When viewed in Dreamweaver, line 148 of install/index.php shows as:
$smarty = cmsms()->GetSmarty();
As usual any guidance greatly appreciated.
Gene Stevo.
I've unzipped cmsmadesimple-1.10.3-full.tar.gz and uploaded the contents to http://www.mybrazil.nl/en/ I've also created the blank database.
At step 7 of the install instruction I enter http://www.mybrazil.nl/en/index.php this brings up the following error message: Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /mnt/web1/52/54/51480454/htdocs/en/index.php on line 91
If I then enter http://www.mybrazil.nl/en/install/index.php I get this message instead: Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /mnt/web1/52/54/51480454/htdocs/en/install/index.php on line 148
I'm told the host account type meets the tech requirements but can't be sure as the host account is in Holland and I don't read Dutch.
When viewed in Dreamweaver, line 91 shows as this:
$contentops = cmsms()->GetContentOperations();
When viewed in Dreamweaver, line 148 of install/index.php shows as:
$smarty = cmsms()->GetSmarty();
As usual any guidance greatly appreciated.
Gene Stevo.