Error i uploading joomla files in PHP

I am developing a website in joomla. After uploading the files on FTP, i could not find the website online and facing following 2 errors:-

Warning: require_once(/home/vol7/byethost16.com/b16_8274193/htdocs/includes/defines.php) [function.require-once]: failed to open stream: No such file or directory in /home/vol7/byethost16.com/b16_8274193/htdocs/index.php on line 21

Fatal error: require_once() [function.require]: Failed opening required ‘/home/vol7/byethost16.com/b16_8274193/htdocs/includes/defines.php’ (include_path=’.’) in /home/vol7/byethost16.com/b16_8274193/htdocs/index.php on line 21

The problem is that i am not finding any solution to connect php with server or there might be some other problem. Please help me out to trace it and getting things done!

Sponsor our Newsletter | Privacy Policy | Terms of Service