Koozali.org: home of the SME Server

MYSQL database administrator included also ?

cgetty

MYSQL database administrator included also ?
« on: February 03, 2006, 01:41:21 AM »
Hi

using server 7.0pre1

As I recall MYSQL is included  as part of the SME server package.

I was wondering if there was a database administrator included also.
Sort of like the way Midnight Commander is included to make things easer
for administering files??

Thanks
Clark

Offline electroman00

  • *****
  • 491
  • +0/-0
MYSQL database administrator included also ?
« Reply #1 on: February 03, 2006, 02:59:33 AM »
Sure there is...........lookie here first.

SME Wiki
http://no.longer.valid/phpwiki/index.php/SME7Contribs

Then DL this e-smith-phpmyadmin-2.6.0-13.SME7.noarch.rpm
and send it to  /tmp/installed_rpms

cd /tmp/installed_rpms

rpm Uvh *.rpm

# expand-template httpd
/sbin/e-smith/expand-template /etc/httpd/conf/httpd.conf

# restart the server
/etc/init.d/httpd-e-smith restart

You might have to

# reboot server
signal-event reboot

'https://yourservername/phpmyadmin'

Login: admin
pass: yourpassword

no access from http you must https

cgetty

MYSQL database administrator included also ?
« Reply #2 on: February 04, 2006, 02:35:17 AM »
Hi electroman00

Thank you very much for the the step by step instructions.
I will try it Monday.
Thanks again
Clark