On Fri, Jul 16, 2004 at 10:41:42AM -0400, Richards,Michael wrote:
I have searched through Wikipedia and Meta for the last hour or so and can't find it:
- how do you change the upload limit of 2 MB?
I assume it is in LocalSettings.php or somewhere, but I couldn't find it there either.
-- Michael Richards
PS This is for Gartnerpedia, our in-house Mediawiki installation
Look into your PHP settings, there's a hard limit for POST file upload: upload_max_filesize = 2M
Regards,
JeLuF