Transfer Problems

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
pilotlife
New Member
New Member
Posts: 3
Joined: Sat Jul 24, 2010 4:34 pm

Transfer Problems

Post by pilotlife »

Hi guys,

Ive hit a problem im moving an installation from one server to another, however when i have copied the files over to the new server, setup the config and imported the database, i visitd index.php and get

Parse error: syntax error, unexpected '&', expecting T_VARIABLE or '$' in /home/sites/oasis.co.uk/public_html/lib/autoloader.php on line 39


could anyone let me know what the problem is please?

Thanks
Last edited by pilotlife on Sat Jul 24, 2010 5:08 pm, edited 1 time in total.
Peciura

Re: Transfer Problems

Post by Peciura »

Reupload files to server because line  39 on '/lib/autoloader.php' does not contain '&'. Also would be interesting to look at your copy of '/lib/autoloader.php'.
pilotlife
New Member
New Member
Posts: 3
Joined: Sat Jul 24, 2010 4:34 pm

Re: Transfer Problems

Post by pilotlife »

Could this be anything to do with running php 4 instead of 5? i think all the files have been uploaded via binary mode should they be uploaded auto or ascii?
pilotlife
New Member
New Member
Posts: 3
Joined: Sat Jul 24, 2010 4:34 pm

Re: Transfer Problems

Post by pilotlife »

Got it, the problem was the fact i was running php4 it needs 5
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Transfer Problems

Post by Dr.CSS »

Add [solved] to subject line of your first post...
Locked

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