Skip to content

Installation

Sébastien Villemain edited this page Oct 7, 2018 · 8 revisions

Source & database

The installation process is simple.

  1. Copy ./TREngine sources to your server.
  2. Go to ./TREngine/Includes to configure the engine.
  3. Create a new database
  4. Import the database_structure.sql script found in ./TREngine/Engine/Install

Netbeans 10.0 with PHP 7.2

Download and install Apache NetBeans 10.0 :

Netbeans 9.0 with PHP 7.1

  1. Download and install Apache NetBeans 9.0 : http://netbeans.apache.org/download/index.html
  2. Go to Tools>Plugins>Settings and add bits.netbeans.org/dev/nbms-and-javadoc/lastSuccessfulBuild/artifact/nbbuild/nbms/updates.xml.gz
  3. In Available Plugins, select "Php" and click "Install"
Clone this wiki locally