Obsolete Releases > SME 8.x Contribs
phpmyadmin on SME8
jonash:
Hi,
I try to install phpmyadmin on sem8
The page SME8.0_Contribs_QA it states
smeserver-phpmyadmin
PHPMyAdmin - install as per wiki, works as expected
I was able to intstall, but nothing more.
signal-event post-upgrade; signal-event reboot does not help
I tried:
expand-template /usr/share/phpmyadmin/config.inc.php
expand-template /etc/httpd/conf/httpd.conf
/usr/local/bin/svc -h /service/httpd-e-smith
but the first commad gives error:
--- Code: ---[root@fs phpmyadmin]# expand-template /usr/share/phpmyadmin/config.inc.php
ERROR: No templates were found for /usr/share/phpmyadmin/config.inc.php.
at /sbin/e-smith/expand-template line 45
--- End code ---
Any suggestions?
Thanks
Jonas
janet:
jonash
"no templates ....."
If you used this command
yum --enablerepo=smecontribs install smeserver-phpmyadmin
then it probably/possibly did not install, as you need to configure sme7contribs repo until all contribs are added to the sme8 contribs repo
Check if installed by doing
rpm -q smeserver-phpmyadmin
and show us the output here.
jonash:
Hmm...
This is what I thought I did...
--- Code: ---db yum_repositories set sme7contribs repository \
GPGCheck yes \
MirrorList http://distro.ibiblio.org/pub/linux/distributions/smeserver/mirrorlist/smecontribs-7 \
Name 'SME 7 - contribs' \
Visible no \
status disabled
signal-event yum-modify
yum clean all
yum --enablerepo=sme7contribs install smeserver-phpmyadmin
--- End code ---
But I must have missed something along the way. I did it again and now it works! But the file /usr/share/phpmyadmin/config.inc.php was there when I did the "template command", that's why I didnt do rpm -q smeserver-phpmyadmin to check the installation.
Thanks Mary!
Jonas
mike_mattos:
I got these errors
smeserver-phpmyadmin-2.11.1.2-3.el4.sme.noarch from sme7contribs has depsolving problems
--> Missing Dependency: phpmyadmin is needed by package smeserver-phpmyadmin-2.11.1.2-3.el4.sme.noarch (sme7contribs)
Error: Missing Dependency: phpmyadmin is needed by package smeserver-phpmyadmin-2.11.1.2-3.el4.sme.noarch (sme7contribs)
after running
db yum_repositories set sme7contribs repository \ GPGCheck yes \ MirrorList http://distro.ibiblio.org/pub/linux/distributions/smeserver/mirrorlist/smecontribs-7 \ Name 'SME 7 - contribs' \ Visible no \ status disabled
signal-event yum-modify
yum clean all
yum --enablerepo=sme7contribs install smeserver-phpmyadmin
johnp:
Did you try yum --enablerepo=sme7contribs --enablerepo=smecontribs install smeserver-phpmyadmin
Navigation
[0] Message Index
[#] Next page
Go to full version