09
02
Dec
Author: Tomas Bartkus
Filed under: OxyBase tutorials
No Comments »
OxyBase Installation
To install OxyBase you have to do the following:
- Download latest version from here
- Extract it to your web server document root
- Open configuration file, which is located in “/path_to_extracted_folder/application/config/config.xml” and change connection to database parameters
- 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