[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] raq4 | phpmyadmin errot
- Subject: Re: [cobalt-users] raq4 | phpmyadmin errot
- From: Dmitry Alexeyev <dmi_a@xxxxxxxxxx>
- Date: Mon Mar 1 13:52:01 2004
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> Have you installed v2.5.1 from source and on raq4? If so could you
> please post instructions? Thanks
1. cd /home/sites/siteXX/web/
2. wget -c
http://heanet.dl.sourceforge.net/sourceforge/phpmyadmin/phpMyAdmin-2.5.6.tar.gz
(in one line)
3. tar zxvf phpMyAdmin-2.5.6.tar.gz && rm phpMyAdmin-2.5.6.tar.gz
Installation is done here, now configuring it
4. cd phpMyAdmin-2.5.6
5. pico config.inc.php
Go to line 85 and enter your mysql root password and edit whatever you
need - everything like previous versions (username/password, etc).
Now in browser type http://www.siteXX.com/phpMyAdmin-2.5.6/
WBR,
Dmitry