Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 961 Bytes

File metadata and controls

24 lines (21 loc) · 961 Bytes

Warehouse Installation Guide

Following file will help you in installation and configuration of Warehouse by Encrypted.pl I assume that you are PHP developer or at least IT beginner.

Dictionary

W - is name of the folder to which you will copy Warehouse script (whole this folder). SITE - is web adress of your W.

Instructions

  1. Copy all files from Warehouse folder to your web server (localhost or ftp server).
  2. Execute scripts from W/scripts/db.sql on your database (MySQL).
  3. Copy file W/application/config/database_DEFAULT.php to W/application/config/database.php
  4. Open newly created file W/application/config/database.php and fill your database connection data.
  5. Open your SITE in browser.
  6. You should be able to login with following data: login: root password: root

Languages

Software is translated into polish and english. You can change your language directly in W/application/config/config.php