Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: edlentz on October 24, 2005, 01:42:49 AM

Title: How do I access MySql?
Post by: edlentz on October 24, 2005, 01:42:49 AM
How do I get to the tables, DB and such?  I just installed 6.01 SME and a complete nood so far here.  Can I use PHPMyAdmin?

Thanks
Title: mysql access
Post by: gbaird on October 24, 2005, 04:00:16 PM
PHPMyAdmin does what it says

administer mysql using php

check the contribs for it and install
try the link below from your sme server console

type the following

wget http://www.eelriver.com/sme/sme-7.0/smeserver-phpmyadmin-2.6.2-2dmay.noarch.rpm
press enter
then tpye
rpm -Uvh smeserver-phpmyadmin-2.6.2-2dmay.noarch.rpm
press enter

it's that simple

You access it by typing
https://server-ip-address/phpmyadmin in your workstation browser and login with your server login/password