MediaWiki Installation 24.04LTS: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

20 March 2024

13 March 2024

  • curprev 00:4000:40, 13 March 2024Wikiadmin talk contribs 1,279 bytes +1,279 Created page with "Install the required packages, apt-get install imagemagick php7.0-intl php7.0-curl php7.0-gd php7.0-mbstring php7.0-mysql Edit the media wiki apache file. nano /etc/mediawiki/apache.conf Uncomment to enable media wiki. Alias /wiki /var/lib/mediawiki Enable the apache rewrite module a2enmod rewrite Restart Apache service apache2 restart Download and install mediawiki <pre> cd /opt/ wget https://releases.wikimedia.org/mediawiki/LATEST VERSION/mediawiki-LATE..."