Introduction
NevuxBB can run on most webservers that are able to provide PHP and MySQL. We recommend a linux based server running Apache 2.x, PHP 5.x, and MySQL 5.x.
Warning
As this is unreleased code, we don't recommend usage for production websites.
Setup
Simply SVN over the latest revision.
Create a MySQL username and database, granting the user all permissions over the database.
Import the db_sql_nevuxbb.sql.zip file into the database just created. As this is unreleased, this import contains dummy topics and forums
Navigate to system\extra and edit config.php, update the database variables, as well as the root path to your NevuxBB install.