Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: cgetty 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
-
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
(http://mirror.contribs.org/smeserver/contribs/gswallow/SME7-Centos3.4/RPMS/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
-
Hi electroman00
Thank you very much for the the step by step instructions.
I will try it Monday.
Thanks again
Clark