ID: 26064 Updated by: [EMAIL PROTECTED] Reported By: e05 at freemails dot ch -Status: Open +Status: Feedback Bug Type: Unknown/Other Function Operating System: Linux 2.4.20 (Debian) PHP Version: 4.3.3 New Comment:
Would it be possible for you to make the avi file in question avaliable? Previous Comments: ------------------------------------------------------------------------ [2003-10-31 16:02:16] e05 at freemails dot ch Description: ------------ Well, there isnīt much to tell. The error message is: Warning: mime_magic: invalid type 0 in mconvert(). in /foo/bar.php on line 2 mconvert doesnīt seems to be a public funktion as http://www.php.net/mconvert didnīt work. Reproduce code: --------------- <?php $result = mime_content_type("/usr/bak/foobar.avi"); ?> ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=26064&edit=1