Hi. I am setting up MSM on a Plesk server where my primary domain with EE 1.6.0 installed is hosted on a single IP. I am getting an error after moving the path.php and index.php files and after editing the path.php file with the correct server path where the backend files are stored:
$system_path = "/var/www/vhosts/myprimarydomain.com/httpdocs/system/";When I go to the new domain, my error message states
The system path does not appear to be set correctly. Please open your path.php file and correct the path.but at one point it said “disallowed file extension.” By this point I have actually tried several paths, but I am confident that is not the problem.
I started all this in December, and after reading this thread and working extensively to resolve the problem, I hit a brick wall and had to go on to my paying work.
I am trying to remember everything I have done at this point. Essentially, I followed all of the advice in the above linked thread, including turning safe_mode off. I turned on error reporting and got none. I then followed my host’s recommendation to enable pear via SSH, which was very very similar to the commands mentioned in the above linked thread. Since I am running a virtual server through media temple, they basically gave me the, “Here’s our best suggestion, but you’re on your own” thing.
At this point, I don’t know what to do, and I’m having to re-read the manual just to get my brain back in gear. I’m so ready to get to building my site!