enable mime_content_type

Support/Development for PHP
rembrandt
Forum User
Forum User
Posts: 27
Joined: Sat Oct 29, 2005 7:26 am
Location: Netherlands
Contact:

enable mime_content_type

Unread post by rembrandt »

i´ve been asked the question to enable "mime_content_type", can any1 tell me how this can be done? My search so far got me to Apache, however it´s a (new) function of PHP (from 4.3.x and up. Here´s an error message:

Code: Select all

Fatal error: Call to undefined function: mime_content_type() in
As far as i´ve seen the only way to enable this is to recompile PHP -with-mime and that´s something i´d rather not like to do.

Best regards.
Post Reply