This wiki was in read-only mode for many years, but can now be edited again. A lot of information will need to be updated.
Private List Server
Overview
This article discusses how to create a PRIVATE List Server and have players authenticate via this server. This is generally not necessary, since BZFlag clients perform Global Registration via the official bzflag.org List Server.
However, if a BZFS server is created within a private LAN network, it may be desirable/necessary to authenticate players locally. Pro
Assumptions
- This article assumes that a working BZFS server is already in place.
 - This article assumes that the server administrator has access to a web hosting account with MySQL and PHP.
 - This article assumes that the server administrator understand how to install PHPBB3.
 - This article assumes that the server administrator understands how to perform basic editing of PHP code.
 - This article was written using Ubuntu Desktop 10.04 as the base system. Windows and Mac installations will be different.
 
Directions
Examples:
blah blah blah
Acknowledgements
This process would not have been successful without the help of Blast/Blast007.