Ok, I’ve executed the script in the joomla root folder and it say’s that my psd file is image/vnd.adobe.photoshop in columns file_info and mime_content_type. Columns “exec -b –mime-type [-bi]” and “exec -b –mime-type [-bi]” just show’s a pair of angle brackets ([]). Why is it not working then?
I can upload the psd file through the media manager after adding psd to “Legal Extensions” in media manager options!
Thanks but I thought your easyfileuploader was detecting the mime type on the server! I don’t seem to be able to find the script you are referring to, maybe I’m blind but I can’t find a link 🙂
Funny, went to http://www.webmaster-toolkit.com/mime-types.shtml and found that mime type of psd files are application/octet-stream. After I added this mime type to the allowed mime types, it works. I think I have to investigate the security implications of this mime type.