I want to set up a forum on swollenpickles (mainly just for friends etc), using phpBB. As I understand it, phpBB requires a MySQL database to run. I have a MySQL database with my web host already (I needed it to use wordpress). What do I need to do now to use phpBB on my site? Will I need to do anything to the existing MySQL database or can I just install phpBB the way things are?? Thanks
Upload phpbb files and follow the installation instructions. You'll have to enter your database username & password. Phpbb should take care of everything else.
No. It would be a problem if they were using the same table names but you can select prefix for your phpbb tables (for example "phpbb_") and everything's gonna be alright
Thanks for your help mate. Looks like it's all underway now. Just have to play around and get things looking nice!