02-17-2015, 02:16 PM
I think I found a little help to understand the failure mode. I looked at the IIS PHP extensions that were enabled and I tried to see if there was anything there that could of create the problem. I disabled everything but the following:
php_mysql.dll
php_mysqli.dll
php_pdo_mysql.dll
With these there is no more error but now it shows: THIS FILE CANNOT BE UPLOADED PROPERLY.
If I enable:
php_fileinfo.dll
The MIMETYPE: Directory Failed error shows up again.
So I think there's might be somthing in this extension that is not working properly.
Any thoughts?
Thank you.
php_mysql.dll
php_mysqli.dll
php_pdo_mysql.dll
With these there is no more error but now it shows: THIS FILE CANNOT BE UPLOADED PROPERLY.
If I enable:
php_fileinfo.dll
The MIMETYPE: Directory Failed error shows up again.
So I think there's might be somthing in this extension that is not working properly.
Any thoughts?
Thank you.