Getting Started

Requirements

  • Webserver running PHP 5.4 or higher
  • MySQL version 5.5 or higher

Download & Install

  1. Download the latest version of ax-framework from our website.
  2. Unzip the archive to your desired webserver folder.
  3. edit config.inc.php to your desired need.
  4. setting up the database:
    find the DBINIT file in the root directory of the installation, overview and run it with phpmyadmin or similar
  5. point your browser to your ax folder (for instance https://yourserver.com/ax)
  6. login with admin/admin
    Login Screen

 


First steps

This concludes the installation part and your first look around in ax. At any occasion we are happy to assist you via our support system.

We would now advise you to get familiar with some basic concepts before delving into the code of our demo applications.