Benson Bank CMS
Cash Management System v 3.1 - My Cash Manager

Benson Bank 3.1

BSB Screenshot
FREE Download 84K (v3.1)
FREE Download

Projects - 其他项目:

bsb.pngBenSonBank
CMS 3.1
Cash Manager

bchart.pngbChart 3.2
PHP bar chart
单文件制图源代码

family.pngFamily Tree 3.0
顶新家谱
PHP + MySQL

win.pngPage Maker 3.0
建站好帮手
FTP, folder, file, zip

sidu.pngSIDU 3.3
MySQL Web GUI
Postgres + SQLite

Kindly Supported by
sf.net

Benson Bank: Documentation

Benson Bank CMS is easy to run under LAMP

Step 1: Install apache + php + MySQL

Please ignore this step if you already done

WinXP: please google xampp or similar LAMP

ubuntu: HowTo install apache + php + MySQL
sudo apt-get install apache2 php5 libapache2-mod-php5
sudo apt-get install mysql-server mysql-client php5-mysql
sudo apt-get install php5-gd
sudo /etc/init.d/apache2 restart

Step 2: Copy website pages

  • copy /bank31/*.* to your site. eg localhost/bank31
  • open file inc.page.php, find function db_conn(), and update these 4 values: $host,$user,$pass,$db (according to step 3)

Step 3: Install Database

Please use auto-install: http://localhost/bank31

May you be happy and at ease :)