Benson Bank CMS

Auto Detect: You have not installed Benson Bank CMS v3.0
If you have installed, please open file inc.func.php find function db_conn() and make sure host user pass db are correct

A: Prepare Install

Need MySQL super user with access to: create database; create user; create table

MySQL Super User:eg: root
Super User pass:
DB Host:eg: localhost

B. Install Database a-z_0-9
Create new DB:eg: topnew
Using existing DB:

C. Create Database User
Create new user:eg: topnew
Password:
Using existing user:
Password:

If you use existing user, make sure this user have access of select insert delete update to tables created in part B