[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] phpMyAdmin Installation



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.