Require_Once并包含路径网站错误

Every time I try to access my website (brgy-hab.com), it shows this error:

PHP Warning:  require_once($root/include/template.php): failed to open stream: No such file or directory in G:\PleskVhosts\ibrgy-   hab.com\httpdocs\index.php on line 18
PHP Fatal error:  require_once(): Failed opening required  '$root/include/template.php' (include_path='.;.\includes;.\pear') in    G:\PleskVhosts\ibrgy-hab.com\httpdocs\index.php on line 18

I think I'm having trouble with my include path. which I am now trying to read but can't seem to understand it clearly.