linuxmanage.com
Chive - phpmyadmin alternative
1.Preparations
Before starting using chive we need to have apache2 and mysql servers with php5 and mysql capability installed.
apt-get install apache2-mpm-prefork apache2-utils apache2.2-common php5-mysql libapache2-mod-php5 mysql-server-5.0 a2enmod php5 /etc/init.d/apache2 restart
2.Installation
According to http://www.chive-project.com/Download page you can download and unpack newest version of chive using command:
cd /var/www wget -O - http://launchpad.net/chive/trunk/0.3.0/+download/chive_0.3.0.tar.gz|tar -xzp
3.Run and screenshots
Type in web browser http://example.com/chive and you will see application ready to use. Some example screenshots available below: