PHP :: Bug #26844 :: Problems with ext/mime_magic
| Bug #26844 | Problems with ext/mime_magic | ||||
|---|---|---|---|---|---|
| Submitted: | 2004-01-08 09:00 UTC | Modified: | 2004-01-15 01:04 UTC | ||
| From: | php at humbapa dot ch | Assigned: | hholzgra (profile) | ||
| Status: | Closed | Package: | *General Issues | ||
| PHP Version: | 5CVS | OS: | Linux | ||
| Private report: | No | CVE-ID: | None | ||
[2004-01-08 09:00 UTC] php at humbapa dot ch
Description: ------------ When I start apache2 with php5cvs as SAPI module the error_log contains: PHP Warning: PHP Startup: : (/usr/local/apache2/conf/magic:22) '' is not a valid mimetype, etry skipped in Unknown on line 0 PHP Warning: PHP Startup: : (/usr/local/apache2/conf/magic:59) 'audio/x-aiff ' is not a valid mimetype, etry skipped in Unknown on line 0 PHP Warning: PHP Startup: : (/usr/local/apache2/conf/magic:270) 'text/plain 8bit' is not a valid mimetype, etry skipped in Unknown on line 0 I use the latest PHP5 from CVS and build with: --with-mime-magic=/usr/local/apache2/conf/magic (the magicfile that comes with apache2) - is it not possible to use the magicfile from apache2? - why do the startuperros show up when I set display_startup_errors = Off in php.ini? - Apache2 exit with segmentation fault when I call the function phpinfo() - etry should be entry :-)
Patches
Pull Requests
History
AllCommentsChangesGit/SVN commits
[2004-01-09 03:25 UTC] php at humbapa dot ch
[2004-01-13 14:34 UTC] sniper@php.net
[2004-01-13 14:38 UTC] sniper@php.net
[2004-01-14 04:00 UTC] php at humbapa dot ch
[2004-01-14 10:45 UTC] sniper@php.net
[2004-01-14 11:03 UTC] php at humbapa dot ch
[2004-01-15 01:04 UTC] sniper@php.net