I had concrete installed and working in a subdirectory of public_html and it was working just fine. Well, my SEO guys told me they could get the SEO to work correctly with the site being in a sub folder and that I had to move the site to the root folder. So I did. Now I get this error "Concrete5 cannot parse the PATH_INFO or ORIG_PATH_INFO information provided by your server".
What am I doing wrong here? I've looked all over the internet for a correction to this problem and can't find one that's the same as my situation of just simply moving up a level in the folders.
This website stores cookies on your computer. These cookies are used to improve
your website experience and provide more personalized services to you, both on this website and through
other media. To find out more about the cookies we use, see our Privacy Policy.
Also check whether there's a DIR_REL setting in config/site.php - for a root install it should not be set.
The error message you're getting implies that C5 doesn't think it's installed (it comes from single_pages/install.php)