==================================================================
  Please DO NOT REPLY to this mail or send email to the developers
  about this bug. Please follow-up to Bugzilla using this link:
    https://bugs.contribs.org/show_bug.cgi?id=9262

  Have you checked the Frequently Asked Questions (FAQ)?
    http://wiki.contribs.org/SME_Server:Documentation:FAQ

  Please also take the time to read the following useful guide:
    http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================

--- Comment #8 from John Crisp <[email protected]> ---
(In reply to Chris Bostock from comment #7)
> I admit to be totally confused and lost.  Please note that although I have
> uses SME since version 6 I work from the box and do not really understand
> the contribs.  
> 

All you have to do is follow what I said and don't panic :-)

> I have phpmyadmin installed on sme 8 and that does not have epel.
>

That was SME 8. You are now on SME 9. They are not identical.

> Following your advice on v9 I insalled (I think) epel and now get the
> following message.
> 
> 
> # db yum_repositories show epel
> 
> epel=repository
>     BaseURL=http://download.fedoraproject.org/pub/epel/6/$basearch
>     EnableGroups=no
>     Exclude=perl-Razor-Agent
>     GPGCheck=yes
>     GPGKey=http://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL
>    
> MirrorList=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-
> 6&arch=$basearch
>     Name=Epel - EL6
>     Visible=no
>     status=disabled
> 
> I see the status is disabled,  that is what the instructions did,  is that
> correct? 
> 


Yes, it is disabled by default

> I then ran
> 
> cat /etc/yum.smerepos.d/sme-base.repo |less
> and got
> 
> [epel]
> enabled=0
> mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-
> 6&arch=$basearch
> name=Epel - EL6
> gpgcheck=1
> enablegroups=0
> exclude=perl-Razor-Agent
> gpgkey=http://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL
> 

Looks about right

> This give the following
> 
> 
> # yum info php-mcryp
> 

> Loaded plugins: fastestmirror, smeserver
> Repository 'stephdl' is missing name in configuration, using id

Something a little wrong here with your stephdl repo, but that shouldn't affect
this (note you said that this was a standard install, but clearly you have
modified something at some point as his repo is not in a standard install)

I think you also missed a 't' from the line hence the error

> Error: No matching Packages to list

Try typing it correctly :

yum info php-mcrypt

> 
> Is there a clue there of what I need to do.
>

Yes it was all in my previous comments if you follow them carefully.

Note you ENABLE the smecontribs and epel repos with this command in
https://bugs.contribs.org/show_bug.cgi?id=9262#c2

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


> All I want is to be able to control mysql databases.  Is there an easier way
> ?

Not really no. You can use the command line, or this contrib.

If you are struggling with this then you have two choices. Don't do it and
leave your box as standard, or read and learn a bit more. If you are wanting to
play with MySQL databases then I suggest you read a bit more. The wiki contains
tons of useful information. It would be advisable to get yourself a test box
and practice. Pretty well any old PC would do.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to