1

I've downloaded latest concrete 5 version from their website. After that I unzipped it into xampp/htdocs folder and when I'm trying to acces it via localhost it says this "Fatal error: Uncaught Error: Undefined constant "Patchwork\Utf8\MB_OVERLOAD_STRING".

Im attaching a screenshot.

2 Answers2

0

too late to answer but I think this may help some one searching the same issue. It seems to be a php version issue. Most probably old c5 version and you are on PHP8 or above. Try downgrading php version will fix it.