MediaWiki - enable file upload: 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.

15 May 2025

28 August 2023

  • curprev 12:4212:42, 28 August 2023 Simon talk contribs 240 bytes +240 Created page with "Images are stored in /var/www/mediawiki/images Go to /var/www/mediawiki and type <pre> sudo chmod -R 755 ./images/ sudo chown -R www-data:www-data images/ </pre> Also make sure php.ini (/etc/php/8.0/cli/php.ini) has FileUploads set to true"