How do you set up phpbb using ubuntu server 8.04 trying to set up forums using PHPBB My set up is as follows. -have three websites on the same server -would like to have an independent forum for each site. Have followed this : https://help.ubuntu.com/community/phpbb. If I type www.site1.com/phpbb www.site2.com/phpbb www.site3.com/phpbb Doesnt work BUT if I type 172.16.2.4/phpbb = it does work So how to install and configure phpbb on ubuntu server using CLI thanks