Hi,
I’m getting the error of “ERROR: The uploaded file type ()is not permitted” when trying to upload any type of document.
Permitted File Types are set to:
image/gif;image/jpeg;image/pjpeg;image/png;application/pdf;application/msword;application/zip;application/x-compressed;application/x-zip-compressed;multipart/x-zip;application/excel;application/vnd.ms-excel;application/x-excel;application/x-msexcel;pdf;*
PHP Version/Info:
PHP Version: 5.2.17.
FILEINFO_MIME_TYPE is NOT defined.
mime_content_type doesn’t exist.
This is a NON-Windows OS: Linux.
escapeshellarg is callable.
exec is callable.
shell_exec is callable.
I did see potential resolutions for Windows servers, but none for Linux? The site is hosted on GoDaddy.com.
Any help is much appreciated!!
T