This is the error I’m getting:
The system path does not appear to be set correctly. Please open your path.php file and correct the path.
I have the following server paths setting. My host is Media Temple.
$system_path = “/var/www/vhosts/barbizonmodeling.com/httpdocs/admin-ee/”;
$template_group = “blog”;
$template = “index”;
$site_name = ‘blog2’;
$site_url = “http://blog.barbizonmodeling.com”;
$site_index = “index.php”;
Any advice?