Create your Web Site

  • Install PHP
  • Install apache with mod_php
  • Install mysql client and server mysql module for PHP
  • Download Auriga source
  • Copy all files from Auriga/web_site in your document root
  • Create a new database named auriga and import schema mysql -u$USER -p$PASSWORD auriga < Auriga/web_site/mysql/auriga.sql
  • In your worker file change host/port with your new host
  • Define your variables in set_variable.php