Issues after Migration

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
rdueck
New Member
New Member
Posts: 2
Joined: Mon Feb 03, 2014 6:04 pm

Issues after Migration

Post 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)
JohnnyB
Dev Team Member
Dev Team Member
Posts: 731
Joined: Tue Nov 21, 2006 5:05 pm

Re: Issues after Migration

Post 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...)
"The art of life lies in a constant readjustment to our surroundings." -Okakura Kakuzo

--
LinkedIn profile
--
I only speak/write in English so I may not translate well on International posts.
--
rdueck
New Member
New Member
Posts: 2
Joined: Mon Feb 03, 2014 6:04 pm

Re: Issues after Migration

Post 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.
Post Reply

Return to “CMSMS Core”