Skip to content
This repository has been archived by the owner on Sep 13, 2022. It is now read-only.
Glenn Carremans edited this page Jun 17, 2017 · 8 revisions

Welcome to the PMSF wiki!

Getting Started

Install php

MySQL/MariaDB

yum -y install php php-mysql php-fpm

PostgreSQL

yum -y install php php-pgsql php-fpm

Get project code

Install via ZIP

Download the Source Zip and Extract the Files to your Web Host

Install via Git

Navigate to your Web Host and git clone https://github.com/Glennmen/PMSF.git

Clone this wiki locally