GetSimple Support Forum

Full Version: Transfer of hosting and Domain both
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hi there ... this is my problem

i had installed my getsimple created a new theme and its contents everything on

www.firstdomain.com [ first server ]

then i showed it to my client and he agree with everything now i need to transfer it to a new hosting and domain which is

www.seconddomain.com [ second server ]

I am done with the uploads of files now i dont understand what else i should change as i cant find anything in gsconfig.php file as well as i did chmod 777 to all the required folders but still showing error :

Code:
Parse error: syntax error, unexpected '&', expecting T_VARIABLE or '$' in /homepages/25/d311419393/htdocs/supperclubpresents/cms/admin/inc/common.php on line 19
Hi,

the message means that the PHP version on that server is lower than 5.2, in fact is probably version 4. Upgrading to PHP 5.2+ should fix that message.
Anyway it's always best to make sure the destination server is compatible, by first doing a test GS install, create some pages, etc., and even better, testing those plugins you are going to need.