I just tried to use DreamHost's 1-click installation of WordPress and got the following error message after clicking on the wp-admin/install.php link that was sent to me via email:
Warning: require_once(/home/bkohlmann/disruptivethinkers.org/wp-config.php) [function.require-once]: failed to open stream: Permission denied in /home/bkohlmann/disruptivethinkers.org/wp-load.php on line 29
Fatal error: require_once() [function.require]: Failed opening required '/home/bkohlmann/disruptivethinkers.org/wp-config.php' (include_path='.:/usr/local/lib/php:/usr/local/php5/lib/pear') in /home/bkohlmann/disruptivethinkers.org/wp-load.php on line 29
What do I need to do to allow wordpress to open properly?