I am finishing up an install and everything has checked out well so far. I am getting the following error message:
The system path does not appear to be set correctly. Please open your path.php file and correct the path.
This occurs as you probably know when I click on of the two links that show at the end - go to your site or access control panel - when I click on go to site that is the error message I get. I looked at my path.php file and noticed that it did in fact change the system folder name as is recommended and showed the path as the following which is located in a dir just below my root:
$system_path = "./newname/";I see there are other variables that can be configured manually - do I go ahead and configure those or leave alone and if I am to configure where do I find the appropriate info to plug in?
Thanks