Okay, sorry guys but I am very very new to being a webmaster. I downloaded PHPBB and am trying to follow the quickstart guide. I have set up my Database through zymic and I also unpacked the PHPBB3 download. I used FTP to upload all the files into my directory. The problem is, when I visit :
http://www.no-quarter.vndv.com/forum/phpBB...stall/index.php
in hopes of installing my forums, it gives me this error message:
Warning: require() [function.require]: Unable to access ./../includes/functions.php in /www/vndv.com/n/o/-/no-quarter/htdocs/forum/phpBB3/install/index.php on line 151
Warning: require(./../includes/functions.php) [function.require]: failed to open stream: No such file or directory in /www/vndv.com/n/o/-/no-quarter/htdocs/forum/phpBB3/install/index.php on line 151
Fatal error: require() [function.require]: Failed opening required './../includes/functions.php' (include_path='.:/usr/share/php') in /www/vndv.com/n/o/-/no-quarter/htdocs/forum/phpBB3/install/index.php on line 151
Also, in the quick start guide it says I need to edit the config.php file. The problem is that I don't know where to locate this file, it is not in my download anywhere that I can see. Thank you for helping me setup my forum.