I have created a web chat application and whenever I enter the username and password I created it comes up with this error:
Warning: include(../errors/err.php): failed to open stream: No such file or directory in C:\Users\Win8\Documents\EasyPHP\data\localweb\web chat\chatbox\inc\connection.php on line 10
Warning: include(): Failed opening '../errors/err.php' for inclusion (include_path='.;C:\php\pear') in C:\Users\Win8\Documents\EasyPHP\data\localweb\web chat\chatbox\inc\connection.php on line 10
What does this mean?