-
Notifications
You must be signed in to change notification settings - Fork 34
Requirements
NAFLM (OBBLM) is a web application. This means you need a webserver to run the application. If you wish to install NAFLM locally on your computer you will need to install PHP, MySQL and Apache
• For Windows 10 in either 64bit or 32bit try http://www.wampserver.com/en/.
• For Linux install the LAMP package
If you wish to have your league accessible online, you will need a webhost with PHP, MySQL and Apache. Please note that • You need at least PHP 5.6 • You need at least MySQL 5 • Your MySQL database user must have the privileges CREATE PROCEDURE and CREATE FUNCTION or CREATE ROUTINE (contains both CREATE PROCEDURE and CREATE FUNCTION).
If your webhost does not support this try contacting them - some web hosts are willing to help you work around this problem by running this install/upgrade script for you. If not, you will have to find another web host allowing the privilege(s). The NAF currently hosts OBBLM at thenaf.obblm.com.
Hosting OBBLM yourself also requires you to be able to edit some of the files needed to run and install OBBLM. To do so you will need to have a small understanding on how to edit these files.
Pre-installed OBBLM paid hosting is available at http://mercuryvps.com.
… make sure you are aware of your options. This version of NAFLM (OBBLM) has delivered changes that make a multi league solution not only possible, but perhaps also the best solution for many leagues out there, with distinct advantages over self-hosting. If you are not sure that self-hosting is for you, read up on the NAF Hosted Leagues section later in this wiki.