- download the package from www.phpbb.com/downloads
- upload the contents of the package to the server
-
write-enable certain directories:
chmod 777 cache chmod 777 files chmod 777 store chmod 777 images/avatars/upload chmod 666 config.php
-
open installation script in the browser:
http://site.com/forum/install/
- fill in the preferences and db connection details
- delete the
install
directory - proceed to administration control panel (
http://site.com/forum/adm/
) - walk through all the settings, create categories and forums...
Links
PhpBB 3 Quick installation (original documentation)
PhpBB 3 users home