-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
I turned on file uploads tonight:
- ------------------------------------------------------ $wgEnableUploads = true; $wgCheckFileExtensions = false; $wgStrictFileExtensions = false; $wgUseImageResize = true; $wgUseImageMagick = true; $wgImageMagickConvertCommand = "/usr/local/bin/convert"; - ------------------------------------------------------
I have verified ImageMagick is installed and that is the correct path for convert. Anytime we upload any file (image or otherwise), we get the following error:
- ------------------------------------------------------ The file has no extension (like ".jpg"). - ------------------------------------------------------
I have tried multiple files of different file types. I have no clue what to do to make this work. File uploads just do not work. We're running MediaWiki 1.12.0. Any input would be appreciated.
Thanks,
Chris Miller ServerMotion www.servermotion.com