Installation
Requirements
- apache webserver (with mod_rewrite recomended)
- mysql database
- php 5.2.1 or newer (with short tags "On")
- gd and mbstring php extensions
- zend optimizer
Installation
Unpack downloaded package to apache directory of your choice and create an empty database if you already don't have it.
Go to (let say myportal is installed under http://localhost/demo) http://localhost/demo/install and begin with the installation.
start installation
requiremnets check
step 1
configuration check edit config.php and insert your database conection parameters, save the config file and refresh until database connection is successful.
step 2
database installation the database gets populated with myportal tables and configuration
step 3
create an admin user
finish
installation complete