Reply to Re: Error finfo

Re: Error finfo new!
by colin, 10 years ago
Your host doesn't support fileinfo, despite the fact it is part of PHP 5.3.

What you can do is to deactivate the code using fileinfo in the class. Search for this line in the class:
$this->mime_fileinfo            = true;
And replace it with
$this->mime_fileinfo            = false;
Reply

Your reply

Name *
Email 
Title *
Text *
CAPTCHA image
Enter the code displayed on the image:
Click on the image to generate another one if it is hard to read it. The case is important