i wanted to run php code in xamp .
that project was built by another developer .
i configured the db and set the credentials also . but when i run project there is i think path issue that i get fatal error of given type.
Warning: error_log(C:\xampp\htdocs\web_www_root/cms-logs/_error_log.txt): failed to open stream: No such file or directory in C:\xampp\htdocs\web_www_root\cms-includes\functions.inc.php on line 533
Fatal error: require_once(): Failed opening required ‘DB.php’ (include_path=‘C:\xampp\htdocs\web_www_root/cms-includes:C:\xampp\htdocs\web_www_root/cms-includes/pear:C:\xampp\htdocs\web_www_root/cms-includes/:.;C:\xampp\php\PEAR;C:\xampp\htdocs\web_www_root’) in C:\xampp\htdocs\web_www_root\cms-includes\pear.mysql.php on line 12 :