Koozali.org: home of the SME Server
Obsolete Releases => SME Server 8.x => Topic started by: timindaburgh on October 04, 2011, 04:30:37 PM
-
In the secure shell, I have the following output:
[root@sme8srvr ~]# yum --enablerepo=smecontribs install smeserver-phpmyadmin
Loaded plugins: fastestmirror, protect-packages, smeserver
Loading mirror speeds from cached hostfile
* base: mirror.net.cen.ct.gov
* smeaddons: distro.ibiblio.org
* smecontribs: distro.ibiblio.org
* smeextras: distro.ibiblio.org
* smeos: distro.ibiblio.org
* smeupdates: distro.ibiblio.org
* updates: centos.aol.com
base | 1.1 kB 00:00
smeaddons | 2.3 kB 00:00
smecontribs | 2.3 kB 00:00
smecontribs/primary_db | 196 kB 00:00
smeextras | 2.3 kB 00:00
smeos | 2.1 kB 00:00
smeupdates | 1.9 kB 00:00
updates | 1.9 kB 00:00
updates/primary_db | 165 kB 00:00
Excluding Packages from CentOS - os
Finished
Excluding Packages from CentOS - updates
Finished
Setting up Install Process
No package smeserver-phpmyadmin available.
Nothing to do
Where can I go from here to activate phpmyadmin on SME Server 8.0beta6?
-
Hi, welcome here
please read here (http://wiki.contribs.org/SME8.0_Contribs_QA#Setup)
please, remember to search the forums before posting, thank you :-)
-
Stefano,
Thanks for the link. However, I am still trying to decipher (even by following the link you provided) what to do next. I have had very little experience in making any command line installations. So at this point, I'm not sure my server has what is required to run phpmyadmin or not. I will keep reading. Thank you for your reply.
-
setup sme7contribs repo as per wiki page
then
yum --enablerepo=sme7contribs install smeserver-phpmyadmin
that's all
-
Might this be the issue your having???
# yum --enablerepo=sme7contribs install smeserver-phpmyadmin
Loaded plugins: fastestmirror, protect-packages, smeserver
Loading mirror speeds from cached hostfile
* base: ftp.usf.edu
* sme7contribs: distro.ibiblio.org
* smeextras: distro.ibiblio.org
* smeos: distro.ibiblio.org
* smeupdates: distro.ibiblio.org
* updates: centos-distro.cavecreek.net
Excluding Packages from CentOS - os
Finished
Excluding Packages from CentOS - updates
Finished
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package smeserver-phpmyadmin.noarch 0:2.11.1.2-3.el4.sme set to be updated
--> Processing Dependency: phpmyadmin for package: smeserver-phpmyadmin
--> Finished Dependency Resolution
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)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest
The program package-cleanup is found in the yum-utils package.
-
I too have the problem with the dependencies. What is the solution?
-
[solved] After rebooting the SME8 server, I was able to see the databases and perform operations just fine with site/myadmin. It now works fine for me.
-
@Paperguides did you try?
yum --enablerepo=sme7contribs --enablerepo=smecontribs install smeserver-phpmyadmin
-
Hi
I'm trying to install this myself using;
yum --enablerepo=sme7contribs --enablerepo=smecontribs install smeserver-phpmyadmin
When I run that, I get;
Loaded plugins: fastestmirror, protect-packages, smeserver
Error getting repository data for sme7contribs, repository not found
Can anyone help me solve this issue?
TIA
Peter
-
Hi
I'm trying to install this myself using;
yum --enablerepo=sme7contribs --enablerepo=smecontribs install smeserver-phpmyadmin
Peter
Make sure you create a repo named sme7contribs, which points at the SME7 smecontribs repo..
Read Here for details (http://wiki.contribs.org/SME8.0_Contribs_QA#Setup) on what to do
Then run the yum command you tried at first.
-
try installing manually
download the smephpmyadmin and installing
http://www.sme-server.de/download/sme7/contribs/smecontribs/index.html
download
phpmyadmin
smephpmyadmin
then installed both with MC
signal-event post-upgrade
signal-event reboot
thanks John
-
try installing manually
download the smephpmyadmin and installing
No need to, the instructions from Trex should get OP started, with the benefit of easy updates when available and no hassle for dependencies.