MyBB Community Forums

Full Version: File / Attachment error message?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello, im having an error message when attempting to upload a file/picture on the forum, the entire error is below.

Warning [2] finfo_open() [function.finfo-open]: Failed to load magic database at '/usr/share/misc/magic'. - Line: 536 - File: inc/functions_upload.php PHP 5.2.6 (Linux)
File Line Function
[PHP] errorHandler->error
/inc/functions_upload.php 536 finfo_open
/newreply.php 220 upload_attachment
Warning [2] finfo_file(): supplied argument is not a valid file_info resource - Line: 537 - File: inc/functions_upload.php PHP 5.2.6 (Linux)
File Line Function
[PHP] errorHandler->error
/inc/functions_upload.php 537 finfo_file
/newreply.php 220 upload_attachment
Warning [2] finfo_close(): supplied argument is not a valid file_info resource - Line: 538 - File: inc/functions_upload.php PHP 5.2.6 (Linux)
File Line Function
[PHP] errorHandler->error
/inc/functions_upload.php 538 finfo_close
/newreply.php 220 upload_attachment

http://www.chattinbubbles.co.uk

Does anyone know whats going wrong?
Thank You Smile
Hello i should mention this error is on my forum not the myBB one.
Thanks.
Is this something i have done or a BB error?