Menu

Home

Penel Norbert - lead Dev

Installation

DATABASE

  1. Create a database
  2. Import the file located in /includes/SQL/db.sql
  3. you should have 4 tables :
    • accounts : manage authentifications
    • activity : log events
    • api_auth_fail : ban system
    • authors : a data sample

Apache server

Create a vhost, the application must be installed in root directory
We use CURL and MySQLi modules for PHP
Nothing specific ..., setups are made in htaccess files included.

Logfiles

many logfiles are created, by default there are under the root directory in ../logs/
we recommand to install a logrotate : [http://www.linuxcommand.org/man_pages/logrotate8.html]

See how to modify the output : Format


Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.