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

Title: Unable to start phpmyadmin...
Post by: timindaburgh on October 04, 2011, 04:30:37 PM
In the secure shell, I have the following output:

Quote
[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?
Title: Re: Unable to start phpmyadmin...
Post by: Stefano on October 04, 2011, 04:41:18 PM
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 :-)
Title: Re: Unable to start phpmyadmin...
Post by: timindaburgh on October 04, 2011, 10:58:30 PM
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.
Title: Re: Unable to start phpmyadmin...
Post by: Stefano on October 04, 2011, 11:02:09 PM
setup sme7contribs repo as per wiki page

then
Code: [Select]
yum --enablerepo=sme7contribs install smeserver-phpmyadmin

that's all
Title: Re: Unable to start phpmyadmin...
Post by: Buckwheat on October 07, 2011, 06:34:46 PM
Might this be the issue your having???

Code: [Select]
# 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.
Title: Re: Unable to start phpmyadmin...
Post by: Paperguides on October 25, 2011, 02:59:11 PM
I too have the problem with the dependencies.  What is the solution?
Title: Re: Unable to start phpmyadmin...
Post by: timindaburgh on October 25, 2011, 05:25:56 PM
[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.
Title: Re: Unable to start phpmyadmin...
Post by: johnp on October 25, 2011, 09:48:23 PM
@Paperguides did you try?
Code: [Select]
yum --enablerepo=sme7contribs --enablerepo=smecontribs install smeserver-phpmyadmin
Title: Re: Unable to start phpmyadmin...
Post by: peterhocking on December 21, 2011, 05:31:58 AM
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
Title: Re: Unable to start phpmyadmin...
Post by: TerryF on December 21, 2011, 06:05:33 AM
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.
Title: Re: Unable to start phpmyadmin...
Post by: hawk on December 21, 2011, 03:38:11 PM
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
Title: Re: Unable to start phpmyadmin...
Post by: cactus on December 21, 2011, 04:05:08 PM
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.