mime_content_type() support: OFF ?????
Posted: Fri Mar 11, 2016 5:37 pm
ok, this is killing me.
I've got an IIS 7 Windows Server 2008R2, and I'm getting this dreaded message upon initial install:
I've tried a hundred things, including, downloading the fileinfo dll package, placing it in my PHP folder in it's own folder, adding a PATH entry in SYSTEM Environment Variables, rebooting..
I've altered my PHP.INI file to include:
I cannot make this work, and I hate the idea of abandoning this install because of this....
Help!
Rich
I've got an IIS 7 Windows Server 2008R2, and I'm getting this dreaded message upon initial install:
I've tried a hundred things, including, downloading the fileinfo dll package, placing it in my PHP folder in it's own folder, adding a PATH entry in SYSTEM Environment Variables, rebooting..
I've altered my PHP.INI file to include:
Code: Select all
[PHP_FILEINFO]
extension=php_fileinfo.dll
Help!
Rich