Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 108879 - dev-lang/php-5.0.5-r1 doesn't contain mime support
Summary: dev-lang/php-5.0.5-r1 doesn't contain mime support
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
: 117556 120051 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-10-11 09:10 UTC by Miroslav Šulc
Modified: 2006-01-23 07:29 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Miroslav Šulc gentoo-dev 2005-10-11 09:10:05 UTC
This version (and maybe also other versions) do not contain mime support enabled
by --with-mime-magic so mime_content_type() function cannot be compiled in.


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Luca Longinotti (RETIRED) gentoo-dev 2005-10-11 09:14:14 UTC
We removed it and will not include it anymore in dev-lang/php.
The mime-magic extension is deprecated in newer PHP releases and didn't anyways
work very well, as http://www.php.net/manual/en/ref.mime-magic.php says, please
use the fileinfo extension now, just "emerge dev-php5/pecl-fileinfo" and you'll
have it.
Best regards, CHTEKK.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-10-11 09:57:04 UTC
Closing.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-01-03 02:06:38 UTC
*** Bug 117556 has been marked as a duplicate of this bug. ***
Comment 4 Jaco Kroon 2006-01-03 03:04:39 UTC
Ok.  So out the door goes portability ...

Thanks.
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2006-01-23 07:29:58 UTC
*** Bug 120051 has been marked as a duplicate of this bug. ***