Changes

Jump to navigation Jump to search
1,341 bytes added ,  06:08, 14 February 2018
no edit summary
Line 1: Line 1:  
<noinclude>{{Warning box|msg=Copy the configuration setting to your server as is, do not modify anything as that might harm your installation. To use it to install package enable it using the option '''--enablerepo=remi''' at the SME Server shell.}}
 
<noinclude>{{Warning box|msg=Copy the configuration setting to your server as is, do not modify anything as that might harm your installation. To use it to install package enable it using the option '''--enablerepo=remi''' at the SME Server shell.}}
 
Below you find the installation command for the {{PAGENAME}} repository which can be entered on the SME Server shell.
 
Below you find the installation command for the {{PAGENAME}} repository which can be entered on the SME Server shell.
 +
 +
= Generik =
 +
 +
<onlyinclude><nowiki>{{#ifeq:</nowiki>{{{transcludesection|Generik}}}|Generik|
 +
 +
<onlyinclude>{{#ifeq:{{{transcludesection|SME9}}}|SME9|
 +
{{Warning box|msg=you might consider using [[remi-safe]] instead!}}
 +
 +
execute the following:
 +
/sbin/e-smith/db yum_repositories set remi repository \
 +
Name 'Remi - EL' \
 +
BaseURL 'http://rpms.famillecollet.com/enterprise/$releasever/remi/$basearch/' \
 +
EnableGroups no \
 +
GPGCheck yes \
 +
GPGKey http://rpms.famillecollet.com/RPM-GPG-KEY-remi \
 +
Visible yes \
 +
Exclude mysql*,php-*,phpMyAdmin \
 +
status disabled
 +
}}</onlyinclude>
 +
    
= For SME 8 =
 
= For SME 8 =
 +
<onlyinclude>{{#ifeq:{{{transcludesection|SME8}}}|SME8|
 +
execute the following:
 
  /sbin/e-smith/db yum_repositories set remi repository \
 
  /sbin/e-smith/db yum_repositories set remi repository \
 
  Name 'Remi - EL5' \
 
  Name 'Remi - EL5' \
Line 10: Line 32:  
  GPGKey http://rpms.famillecollet.com/RPM-GPG-KEY-remi \
 
  GPGKey http://rpms.famillecollet.com/RPM-GPG-KEY-remi \
 
  Visible yes \
 
  Visible yes \
  Exclude php-horde-Horde \
+
  Exclude mysql*,php-* \
 
  status disabled
 
  status disabled
 +
}}</onlyinclude>
    
= For SME 9 =
 
= For SME 9 =
 +
<onlyinclude>{{#ifeq:{{{transcludesection|SME9}}}|SME9|
 +
{{Warning box|msg=you might consider using [[remi-safe]] instead!}}
 +
execute the following:
 
  /sbin/e-smith/db yum_repositories set remi repository \
 
  /sbin/e-smith/db yum_repositories set remi repository \
 
  Name 'Remi - EL6' \
 
  Name 'Remi - EL6' \
Line 21: Line 47:  
  GPGKey http://rpms.famillecollet.com/RPM-GPG-KEY-remi \
 
  GPGKey http://rpms.famillecollet.com/RPM-GPG-KEY-remi \
 
  Visible yes \
 
  Visible yes \
  Exclude mysql*,php-* \
+
  Exclude mysql*,php-*,phpMyAdmin \
 
  status disabled
 
  status disabled
 +
}}</onlyinclude>
    
= For PHP55 on SME 9=
 
= For PHP55 on SME 9=
Line 34: Line 61:  
  Exclude php-horde-horde \
 
  Exclude php-horde-horde \
 
  status disabled
 
  status disabled
<headertabs/>
+
 
 +
= For SME 10 =
 +
<onlyinclude>{{#ifeq:{{{transcludesection|SME10}}}|SME10|
 +
{{Warning box|msg=you might consider using [[remi-safe]] instead!}}
 +
execute the following:
 +
/sbin/e-smith/db yum_repositories set remi repository \
 +
Name 'Remi - EL7' \
 +
BaseURL 'http://rpms.famillecollet.com/enterprise/7/remi/$basearch/' \
 +
EnableGroups no \
 +
GPGCheck yes \
 +
GPGKey http://rpms.famillecollet.com/RPM-GPG-KEY-remi \
 +
Visible yes \
 +
Exclude mysql*,php-*,phpMyAdmin \
 +
status disabled
 +
}}</onlyinclude>
 +
<headertabs />
 
<noinclude>
 
<noinclude>
 
After adding it to the database updating the configuration file is required:
 
After adding it to the database updating the configuration file is required:
 
  signal-event yum-modify
 
  signal-event yum-modify
 
----
 
----
[[Category: Yum_Repository]]</noinclude>
+
[[Category: Yum_Repository]]
 +
</noinclude>
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,250

edits

Navigation menu