|
|
 |
php-Dev
#26064 [NEW]: Warning: mime_magic: invalid type 0 in mconvert(). in ...
by e05 at freemails dot ch other posts by this author
Oct 31 2003 9:02PM messages near this date
#26065 [Opn]: Crash when nesting classes
|
#26064 [Bgs]: error msg without sense: Warning: mime_magic: invalid type 0 in mconvert(). in
From: e05 at freemails dot ch
Operating system: Linux 2.4.20 (Debian)
PHP version: 4.3.3
PHP Bug Type: Unknown/Other Function
Bug description: Warning: mime_magic: invalid type 0 in mconvert(). in ...
Description:
------------
Well, there isn4t much to tell. The error message is:
Warning: mime_magic: invalid type 0 in mconvert(). in /foo/bar.php on line
2
mconvert doesn4t seems to be a public funktion as
http://www.php.net/mconvert didn4t work.
Reproduce code:
---------------
<?php
$result = mime_content_type("/usr/bak/foobar.avi");
?>
--
Edit bug report at http://bugs.php.net/?id=26064&edit=1
--
Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=26064&r=trysnapshot4
Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=26064&r=trysnapshot5
Fixed in CVS: http://bugs.php.net/fix.php?id=26064&r=fixedcvs
Fixed in release: http://bugs.php.net/fix.php?id=26064&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=26064&r=needtrace
Try newer version: http://bugs.php.net/fix.php?id=26064&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=26064&r=support
Expected behavior: http://bugs.php.net/fix.php?id=26064&r=notwrong
Not enough info: http://bugs.php.net/fix.php?id=26064&r=notenoughinfo
Submitted twice: http://bugs.php.net/fix.php?id=26064&r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=26064&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=26064&r=php3
Daylight Savings: http://bugs.php.net/fix.php?id=26064&r=dst
IIS Stability: http://bugs.php.net/fix.php?id=26064&r=isapi
Install GNU Sed: http://bugs.php.net/fix.php?id=26064&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=26064&r=float
Thread:
e05 at freemails dot ch
e05 at freemails dot ch
e05 at freemails dot ch
|
|
|
 |
|