there is certain amount of disbelief in myself that i can do this right...when I uploaded my Joomla folder along with my site via FileZilla on Zymic and recreated MySql database to have the exact same name as it have on my localhost (i am using XAMPP) and imported the .sql file I got the following message when i try to visit my webpage

Warning: require_once(C:/xampp/htdocs/institut10/includes/version.php) [function.require-once]: failed to open stream: No such file or directory in /www/zzl.org/i/b/e/ibekg/htdocs/includes/joomla.php on line 71

Fatal error: require_once() [function.require]: Failed opening required 'C:/xampp/htdocs/institut10/includes/version.php' (include_path='.:/usr/share/php') in /www/zzl.org/i/b/e/ibekg/htdocs/includes/joomla.php on line 71

...now I know that this is some path issue and that I shold check all my files but I am wondering is can someone show me straightforward way of dealing with this error...what should I do?