Post your httpd.conf and tell us where you installed FluxBB. Usually it's in /var/www.
You may also need to
Code:
chown -R www-data\: /var/www
chmod -R 755 /var/www
Since you're using Ubuntu I'm assuming www-data user/group exists and that your apache htdoc folder is located in /var/www.
The only way to know for sure is for you to post your httpd.conf.