Being a newbie, would you be kind enough to advise how to set up the repository mentioned above.
Thanks
Actually, I suspect that it is a little more involved...
First of all, you need to provide access to sme7contribs.
From command line as root do (copy the whole of the 6 lines of commands below and paste in your terminal, i.e. putty):
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
Next do:
signal-event yum-modify
#Next check results:
/sbin/e-smith/audittools/repositories
addons: disabled
base: enabled
centosplus: disabled
contrib: disabled
extras: disabled
sme7contribs: disabled <----HERE!
smeaddons: enabled
smecontribs: disabled
smedev: disabled
smeextras: enabled
smeos: enabled
smetest: disabled
smeupdates: enabled
smeupdates-testing: disabled
updates: enabled
Note: if you cannot see sme7contribs:disabled, you may have to perform:
yum clean all
#check again using /sbin/e-smith/audittools/repositories
# Then follow
http://wiki.contribs.org/PHPMyAdmin using following initial command:
yum --enablerepo=smecontribs --enablerepo=sme7contribs install smeserver-phpmyadmin
Note: we need to enable both the sme7contribs and sme8 contribs (referred as smecontribs) Repos for deps.
[snip]
Install 4 Package(s)
Upgrade 0 Package(s)
Total download size: 4.4 M
Is this ok [y/N]: y
Downloading Packages:
[snip]
Installed:
smeserver-phpmyadmin.noarch 0:2.11.1.2-3.el4.sme
Dependency Installed:
libmcrypt.x86_64 0:2.5.8-4.el5.centos php53-mcrypt.x86_64 0:5.3.3-1.el5 phpmyadmin.noarch 0:2.11.11.3-2.el5.rf
Complete!
==============================================================
WARNING: You now need to run BOTH of the following commands
to ensure consistent system state:
signal-event post-upgrade; signal-event reboot
#Note: ensure that the server enters reboot stage before closing your terminal.
#Then follow the rest of the instructions in the Wikis. I have installed on my test server as above and it is looking OK:
[root@test864 ~]# db configuration show phpmyadmin
phpmyadmin=configuration
access=private
No warranty