[SOLVED]Parse error on installing CMSMS

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
Kskaar
New Member
New Member
Posts: 3
Joined: Wed Jan 06, 2016 11:18 am

[SOLVED]Parse error on installing CMSMS

Post by Kskaar »

A client has lost his old DB when two raid disks failed. He has no backup, but have copied all the other files to the webserver again. The original website was made with CMSMS.
I have created a new blank DB and now have a login to CMSMS on the website, however I cannot login with any credentials.
I have been trying to install CMSMS to the webserver again. Version 2.1 succesfully extracted to the root folder. But when I try to start the installer I get the following error:

Code: Select all

Parse error: syntax error, unexpected T_STRING in /tmp/pharextract/cmsms-2.1-install.php/index.php on line 6
I have never worked with CMSMS before, can anyone help me in what has gone wrong?
The frontpage of the website works after creating the new blank DB, however none of the links in the menu for the other pages work. My idea was that the missing CMSMS installation might be the problem, but cannot test this with the error.

I have confirmed that the webserver has the correct requirements in order to be able to run the installer.
The CMSMS tutorial on installing mentions a tradition installer, but I cant find any information about this.

Error URL: http://mjodgard.dk/cmsms-2.1-install.php/index.php
Fronpage for webpage: http://www.mjodgard.dk/
CMSMS login page which I cannot log in to: http://mjodgard.dk/admin/login.php
Last edited by Kskaar on Wed Jan 06, 2016 7:42 pm, edited 1 time in total.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: Parse error on installing CMSMS

Post by Dr.CSS »

That admin/login looks like the old old default, what version does the version.php have in it..?
Kskaar
New Member
New Member
Posts: 3
Joined: Wed Jan 06, 2016 11:18 am

Re: Parse error on installing CMSMS

Post by Kskaar »

Hi,

It says: $CMS_VERSION = "1.10.3";

Can I just change this or can I use this old version somehow?
Kskaar
New Member
New Member
Posts: 3
Joined: Wed Jan 06, 2016 11:18 am

Re: Parse error on installing CMSMS

Post by Kskaar »

I managed to figure out how to install the old version now. And in its up and running.
Now all I need is the links in the menu to work.

Thanks for the hint about the version!
Locked

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