Can anyone figure out this error? Because i really do not know how to correct it. Thanks
Quote:
Warning: main(PEAR/ErrorStack.php): failed to open stream: No such file or directory in c:\program files\easyphp1-8\www\commencebl\includes\pear\HTML\Progress.php on line 34
Fatal error: main(): Failed opening required 'PEAR/ErrorStack.php' (include_path='.;C:\PROGRA~1\EASYPH~1\\php\pear\:. ./includes/pear') in c:\program files\easyphp1-8\www\commencebl\includes\pear\HTML\Progress.php on line 34
Look in Progress.php(c:\program files\easyphp1-8\www\commencebl\includes\pear\HTML\) line 34. Your trying to include a file(``failed to open stream'') that does not exist. Looks like you have the wrong path.