Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC:

[HOW TO] MIME CHECK FAILS - Downloaded Component 05 Oct 2012 12:24 #4278

  • BTB300
  • BTB300's Avatar Topic Author
  • Away
  • Moderator
  • Moderator
  • Posts: 415
  • Thank you received: 132
Hi there,
I have noticed several posts about file uploads failing the MIME check in the downloaded component but the file passes MIME check in the sandbox environment

After having a similar issue I checked the php.ini file and found the following line was commented out (PHP Version 5.4.4)
extension=php_fileinfo.dll

For those having upload / MIME check issues in the downloaded component please make sure the above line in your php.ini file is not commented out - it can be found under dynamic extensions as shown below

AND don't forget to restart your web server for the configuration changes to take effect!
;;;;;;;;;;;;;;;;;;;;;;
; Dynamic Extensions ;
;;;;;;;;;;;;;;;;;;;;;;
...........................
..............................
;extension=php_bz2.dll
;extension=php_curl.dll
;extension=php_fileinfo.dll  <= uncomment this line and restart your web server
;extension=php_gd2.dll
;extension=php_gettext.dll
;extension=php_gmp.dll
Hope it helps someone save some time...
The following user(s) said Thank You: admin, JoomGuy

Please Log in or Create an account to join the conversation.

Last edit: by admin.
  • Page:
  • 1
Time to create page: 0.092 seconds

Awards for the best Joomla app. This product is gonna win an award for this amazing job. Cook Self Service is the the best application from all over the Joomla universe ! It brings Joomla to a professional level really advanced for developers. It is a real fun to develop with it. The ACL part and security checks implementation are just... so much hours saved. I can now concentrate myself more on the design part and the creative works. Thank you so much. Guys I offer you all my congratulation ! Keep up the works because Joomla is needing it to increase the quality of extensions availables on the JED. I also learned a lot because I can see how to code at the proper place and I found all my answers reading the forum.
lack_hanson (JED)
          

Get Started