[Mediawiki-l] Error on File Upload: This file has no extension

Chris Miller cmiller at servermotion.com
Sat Aug 16 20:33:01 UTC 2008


-----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



-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (Darwin)

iD8DBQFIpzmAxBwlCB7CRwsRAoxJAJ9v4sISSwunTOmsdgauXhTRLxGv7ACfUKEq
YhDymYrsvOTi+O6wlhlmIC8=
=BT20
-----END PGP SIGNATURE-----



More information about the MediaWiki-l mailing list