I am trying to install an instance of forma.lms on WAMP Server running on Windows 8 (not sure how relevant the OS might be).
As with most PHP frameworks, there is a checklist in the installation process which displays a green affirmation for all the present required features. I have one red rejection in the form of mime_content_type() support: OFF
I checked my wamp settings and looked in the listed php and apache features and neither had any mime feature that was either not ticked or applicable to the missing module.
What pray tell, might I do to free this up?
Thanks in advance