I’m setting up a mobile subdomain for my site, and I want it to point back to my main EE installation so I can use all the content and stuff from there.
So I copied index.php to my mobile web root and updated the $system_path variable to point to the main site’s system folder, but I’m still getting this error:
Your system folder path does not appear to be set correctly. Please open the following file and correct this: index.php
I changed the path to a full server path just to be totally sure, but I’m still getting that damn error. What’s up?