Bug 3231 - О php и mime-type
Summary: О php и mime-type
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: php (show other bugs)
Version: unstable
Hardware: all Linux
: P2 enhancement
Assignee: Alexey Gladkov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-04 19:52 MSK by Ilya A Krawez
Modified: 2005-07-13 15:45 MSD (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 который обеспечивает эту функциональность.