Bug 3231

Summary: О php и mime-type
Product: Sisyphus Reporter: Ilya A Krawez <sadist>
Component: phpAssignee: Alexey Gladkov <legion>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: enhancement    
Priority: P2 CC: legion
Version: unstable   
Hardware: all   
OS: Linux   

Description Ilya A Krawez 2003-11-04 19:52:48 MSK
Чтобы работала функция mime_content_type(), надо сделать вот это:
------------
You must compile PHP with the configure switch --with-mime-magic to get support
for mime-type functions. The extension needs a copy of the simplified magic file
that is distributed with the Apache httpd.
---------------
Я в англицком понимаю плохо, поэтому сам разбирайся :)
Comment 1 Alexey Gladkov 2003-11-12 17:22:38 MSK
Добавлен модуль php-mime_magic который обеспечивает эту функциональность.