Install
Please do a fresh install of Apros, Apros can't be upgraded from PHP Admin Pro
Copy source code and create database
Copy all the source code to your server, then point webroot to public directory (note: in case webroot is htdocs, rename source's public directory to htdocs) or create virtual host then point virtual host's webroot to source code's public directory
Connect to mysql server, create a new database with demo name
Configuration
Open source/app/config/database.php and change with your mysql database server config
Last updated