Koozali.org: home of the SME Server

phpmyadmin

Offline jameswilson

  • ****
  • 739
  • +0/-0
    • Security Warehouse, trade security equipment
phpmyadmin
« on: March 27, 2015, 08:27:17 PM »
Im trying to install php myadmin as per the wiki page but

Quote
[root@smeserver ~]# yum install --enablerepo=stephdl,epel,smecontribs smeserver-phpmyadmin
Loaded plugins: fastestmirror, smeserver
Setting up Install Process
Determining fastest mirrors
 * epel: mirror.bytemark.co.uk
 * smeaddons: ftp.nluug.nl
 * smecontribs: mirror.pialasse.com
 * smeextras: ftp.nluug.nl
 * smeos: ftp.nluug.nl
 * smeupdates: ftp.nluug.nl
smeaddons                                                | 2.9 kB     00:00
smeaddons/primary_db                                     | 1.2 kB     00:00
smeextras                                                | 2.9 kB     00:00
smeextras/primary_db                                     | 116 kB     00:00
smeos                                                    | 3.1 kB     00:00
smeos/primary_db                                         | 1.0 MB     00:03
smeupdates                                               | 2.9 kB     00:00
smeupdates/primary_db                                    | 109 kB     00:00
Resolving Dependencies
--> Running transaction check
---> Package smeserver-phpmyadmin.noarch 0:4.0.10.2-2.el6.sme will be installed
--> Processing Dependency: phpMyAdmin >= 4.0.10.1 for package: smeserver-phpmyadmin-4.0.10.2-2.el6.sme.noarch
--> Finished Dependency Resolution
Error: Package: smeserver-phpmyadmin-4.0.10.2-2.el6.sme.noarch (stephdl)
           Requires: phpMyAdmin >= 4.0.10.1
           Available: phpMyAdmin-2.11.11.3-2.el4.noarch (epel)
               phpMyAdmin = 2.11.11.3-2.el4
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

Any suggestions?

guest22

Re: phpmyadmin
« Reply #1 on: March 27, 2015, 09:17:10 PM »
I *think* you did not define the stephdl repository....

Quote
Error: Package: smeserver-phpmyadmin-4.0.10.2-2.el6.sme.noarch (stephdl)
To see immediately if you have defined all required repo's you can enter:

yum install --enablerepo=stephdl --enablerepo=epel --enablerepo=smecontribs smeserver-phpmyadmin