09 02 Dec
Author: Tomas Bartkus Filed under: OxyBase tutorials     No Comments »

OxyBase Installation

To install OxyBase you have to do the following:

  1. Download latest version from here
  2. Extract it to your web server document root
  3. Open configuration file, which is located in “/path_to_extracted_folder/application/config/config.xml” and change connection to database parameters
  4. Open browser and navigate to “http://locahost/<path to extracted folder>/public” or “http://locahost/<path to extracted folder>/public/admin”

Thats is it, now you are ready to start developing custom ZF+OxyBase based application.

Leave a Reply