[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] phpMyAdmin Installation
- Subject: Re: [cobalt-users] phpMyAdmin Installation
- From: Kris Dahl <kris@xxxxxxxxxxxxx>
- Date: Mon Mar 6 13:27:27 2000
on 3/6/00 12:54 PM, S.K.Sirajuddin at SKSIRAJUDDIN@xxxxxxxxxxx wrote:
> Does any one have installed phpMyAdmin for adminitering MySQL on Raq2
> succesfully,
>
> Installation instructions any one have shall be highly apprecited.
cp phpMyAdmin_2.0.5.tar.gz /home/sites/home/
cd /home/sites/home/
tar xzf phpMyAdmin_2.0.5.tar.gz
cd phpMyAdmin
pico config.inc.php3
.... snap, crackle, pop, edit the config with your db server, username, etc.
lynx http://localhost/phpMyAdmin/index.php3
bingo.