Posted by joneal on December 27, 2013 at 1:38pm
Hi all,
i downloaded a site and transfered it to my local machine edited my settings.php however i get the following error;
( ! ) SCREAM: Error suppression ignored for
( ! ) Parse error: syntax error, unexpected '<' in C:\wamp\www\sol\sites\default\settings.php on line 2
Call Stack
I request for your insights on how to go about it

Comments
did u download the database
did u download the database as well?
Yes i downloaded and
Yes i downloaded and installed the files and the database
Yes i downloaded and
Yes i downloaded and installed the files and the database
if you read the error message
if you read the error message carefully, you can see that on the second line of your settings.php file you have a < character that is not supposed to be there. that is where you should check to fix your problem.