I just uploaded and trying to install EE 2.2. The current site is live, so I uploaded EE 2.2 into a sub directory “new”. I am trying to point the index.php and admin.php to the new system folder (renamed wac-data) name and I have tried both “$system_path = ‘./new/wac-data’;” and “$system_path = ‘./wac-data’;” and in both cases I am getting the following message… “Your system folder path does not appear to be set correctly. Please open the following file and correct this: admin.php”
Is there something I am missing. The folders have the appropriate permissions. I can’t disrupt the root site while we are working on the new site.