Koozali.org: home of the SME Server

Repos do not find phpmyadmin or awstats

Offline ElFroggio

  • *
  • 262
  • +0/-0
Repos do not find phpmyadmin or awstats
« on: April 04, 2012, 04:45:44 PM »
I just installed 8b7 for testing. I need both:

* phpmyadmin
* awstats

According to 8QA:

smeserver-phpmyadmin
PHPMyAdmin - install as per wiki, works as expected
- All dependencies are in smecontribs, smeaddons or smeextras

and

smeserver-awstats
AWStats - install as per wiki, works as expected
- All dependencies are in smecontribs, smeaddons or smeextras

When I run:

yum --enablerepo=smecontribs install smeserver-phpmyadmin
yum --enablerepo=smecontribs install smeserver-awstats

I get the same answer:

"No package smeserver-phpmyadmin available"  and "No package smeserver-awstats available"

The base, smecontribs, smeaddons, smeextras, smeos, smeupdates and updates repos are enabled. Where do I find them?

Thanks




Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: Repos do not find phpmyadmin or awstats
« Reply #1 on: April 04, 2012, 04:47:55 PM »
are you sure you did read CAREFULLY this page?

http://wiki.contribs.org/SME8.0_Contribs_QA#Setup

Offline ElFroggio

  • *
  • 262
  • +0/-0
Re: Repos do not find phpmyadmin or awstats
« Reply #2 on: April 04, 2012, 05:59:12 PM »
are you sure you did read CAREFULLY this page?

http://wiki.contribs.org/SME8.0_Contribs_QA#Setup

Yes and no. I saw that but it I did not understand that I needed to create the old repo before doing the install. This is in the testing section. I was looking for the installation. To me, the testing comes after the installation.

BTW, English is not my first or second language so...

.pu ti gniraelc rof sknahT

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: Repos do not find phpmyadmin or awstats
« Reply #3 on: April 04, 2012, 06:11:10 PM »
:-)

Offline iTropics

  • 1
  • +0/-0
Re: Repos do not find phpmyadmin or awstats
« Reply #4 on: April 06, 2012, 07:02:27 AM »
Try the one as suggested from here http://forums.contribs.org/index.php?topic=46679.0

If still doesn't want to work:

cd /tmp
wget http://ftp.nluug.nl/os/Linux/distr/smeserver/releases/7/smecontribs/i386/RPMS/smeserver-phpmyadmin-2.11.1.2-3.el4.sme.noarch.rpm
yum localinstall smeserver-phpmyadmin-2.11.1.2-3.el4.sme.noarch.rpm
expand-template /usr/share/phpmyadmin/config.inc.php
svc –t /service/httpd-e-smith
« Last Edit: April 06, 2012, 07:04:02 AM by iTropics »

Offline chris burnat

  • *****
  • 1,135
  • +2/-0
    • http://www.burnat.com
Re: Repos do not find phpmyadmin or awstats
« Reply #5 on: April 06, 2012, 09:45:50 AM »
Try the one as suggested from here http://forums.contribs.org/index.php?topic=46679.0

If still doesn't want to work:

cd /tmp
wget http://ftp.nluug.nl/os/Linux/distr/smeserver/releases/7/smecontribs/i386/RPMS/smeserver-phpmyadmin-2.11.1.2-3.el4.sme.noarch.rpm
yum localinstall smeserver-phpmyadmin-2.11.1.2-3.el4.sme.noarch.rpm
expand-template /usr/share/phpmyadmin/config.inc.php
svc –t /service/httpd-e-smith

If this works, it would be good opening a ticket in the Bugtracker under documentation:
http://bugs.contribs.org/enter_bug.cgi?product=SME%20Server%20Documentation
In this way someone can update the Wikis.
Thanks.
- chris
If it does not work out of the box, please fill in a Bug Report @ Bugzilla (http://bugs.contribs.org)  - check: http://wiki.contribs.org/Bugzilla_Help .  Thanks.