[SOLVED]strang error when copying files to live server

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
blackhawk
Power Poster
Power Poster
Posts: 280
Joined: Mon Oct 20, 2008 6:07 pm

[SOLVED]strang error when copying files to live server

Post by blackhawk »

I am running cmsms 1.11.6 on my localhost and everything appears to be working fine.

The moment I FTP'd my files up to the live site (along with installing the database too), I get a server error in my live environment that says this in my log...

Code: Select all

[16-May-2013 01:05:26] PHP Parse error:  syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM in /home2/modernf0/public_html/merchena/modules/FrontEndUsers/FrontEndUsers.module.php on line 323

I have no trouble with FrontEndUsers installed on my local directory.

My plan B is to do a fresh install of CMSMS on my live server, but that would take much longer in copying/moving process.

But any clues to what I should check for to fix this error?

Thanks
Last edited by blackhawk on Thu May 16, 2013 10:59 am, edited 1 time in total.
User avatar
Jo Morg
Dev Team Member
Dev Team Member
Posts: 1974
Joined: Mon Jan 29, 2007 4:47 pm

Re: strang error when copying files from local to live serve

Post by Jo Morg »

You need php 5.3 on your live host. CG latest modules require that as a minimum.
HTH
"There are 10 types of people in this world, those who understand binary... and those who don't."
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
blackhawk
Power Poster
Power Poster
Posts: 280
Joined: Mon Oct 20, 2008 6:07 pm

Re: strang error when copying files from local to live serve

Post by blackhawk »

Thanks for the big tip!
Locked

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