Sjabloon

Mediawiki Functies:Upgrade: verschil tussen versies

Geen bewerkingssamenvatting
Geen bewerkingssamenvatting
Regel 28: Regel 28:
::12 Type <tt>source ~/.bash_profile</tt> en druk op enter
::12 Type <tt>source ~/.bash_profile</tt> en druk op enter
::13 Type in <tt>which php</tt> en druk op enter
::13 Type in <tt>which php</tt> en druk op enter
::14 Het resultaat is nu <tt>/Applications/MAMP/bin/php/xxx/bin/php</tt> xxx is de ingeveoerde versie
::14 Het resultaat is nu <tt>/Applications/MAMP/bin/php/xxx/bin/php</tt> xxx is de ingevoerde versie
:13 Installeren composer<ref name="composer">Informatie afkomstig van [https://www.mediawiki.org/wiki/Composer#Installing_Composer Installing Composer]</ref>
:13 Installeren composer<ref name="composer">Informatie afkomstig van [https://www.mediawiki.org/wiki/Composer#Installing_Composer Installing Composer]</ref>
:14 Type in <tt>cd</tt> en sleep vanuit de verkenner het MAMP pad hierna toe
:14 Type in <tt>cd</tt> en sleep vanuit de verkenner het MAMP pad hierna toe

Versie van 11 mrt 2021 22:49

Upgrade Mediawiki van 1.25.1 naar 1.34.2

Dit stappenplan gaat er vanuit dat het runnen van shell script niet mogelijk is. Om deze toch te kunnen runnen wordt gebruik gemaakt van MAMP. Het runnen van shell scripts is met name nodig omdat gebruik gemaakt wordt van Semantic Mediawiki

  1. Informatie afkomstig van github
  2. Informatie afkomstig van Installing Composer
  3. Informatie afkomstig van 2github
  4. Informatie afkomstig van packagist