Line 43: |
Line 43: |
| = '''For SME9''' = | | = '''For SME9''' = |
| | | |
− | This contrib is in the [[Stephdl|'''stephdl''']] and [[epel]], you have to enable it before to install the contrib
| |
| | | |
− | </noinclude>
| + | yum install --enablerepo=smecontribs smeserver-phpmyadmin |
− | db yum_repositories set stephdl repository \
| |
− | BaseURL http://mirror.de-labrusse.fr/smeserver/\$releasever \
| |
− | EnableGroups no GPGCheck yes \
| |
− | Name "Mirror de Labrusse" \
| |
− | GPGKey http://mirror.de-labrusse.fr/RPM-GPG-KEY \
| |
− | Visible yes status disabled
| |
− | | |
− | /sbin/e-smith/db yum_repositories set epel repository \
| |
− | Name 'Epel - EL6' \
| |
− | BaseUrl 'http://download.fedoraproject.org/pub/epel/6/$basearch' \
| |
− | MirrorList 'http://mirrors.fedoraproject.org/mirrorlist?repo=epel-6&arch=$basearch' \
| |
− | EnableGroups no \
| |
− | GPGCheck yes \
| |
− | GPGKey http://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL \
| |
− | Visible no \
| |
− | status disabled
| |
− | <headertabs/>
| |
− | | |
− | <noinclude>
| |
− | After adding it to the database updating the configuration file is required:
| |
− | signal-event yum-modify
| |
− | | |
− | yum install --enablerepo=stephdl,epel smeserver-phpmyadmin | |
| then reconfigure | | then reconfigure |
| signal-event post-upgrade; signal-event reboot | | signal-event post-upgrade; signal-event reboot |
| or if you don't want to restart your server | | or if you don't want to restart your server |
| signal-event phpmyadmin-update | | signal-event phpmyadmin-update |
| + | |
| + | <headertabs/> |
| | | |
| === Configuration === | | === Configuration === |