Page 1 of 1

Issues after Migration

Posted: Mon Feb 03, 2014 6:09 pm
by rdueck
Hi There, I'm not familiar with CMS Made Simple, so I could use some assistance.

I've migrated a site where everything is working fine on the main site. However, after migrating, I get the following error.

Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/wcmaids/public_html/config.php on line 68

I haven't changed anything in the config file except the username and password for the database. As far as I can tell, everything looks fine.

The error seems to point to the db_prefix line.

Any help would be greatly appreciated.

the current site is at wcmaids.com migrated to nhdwebservices.com/~wcmaids/admin (that's where the error comes up)

Re: Issues after Migration

Posted: Mon Feb 03, 2014 6:43 pm
by JohnnyB
There is most likely a typo in the config.php file. Maybe a missing ' or " or ;

You can post the contents of your config.php file here (remove any sensitive information like server paths, database account info...)

Re: Issues after Migration

Posted: Mon Feb 03, 2014 7:19 pm
by rdueck
Thanks for the quick reply, but as luck would have it. I re-copied the config.php file and it's all working fine.