Forums | Mahara Community
Support
/
How to enable mime_magic for php 5.2.12?
09 July 2010, 11:42
I just installed mahara 1.2.5 but I'm getting the following warning message:
10 July 2010, 16:56
If mime_magic extension doesn't came enabled by default in your PHP version, you probably need to install the newer PHP Fileinfo extension (which supersedes the old Mime Magic extension).
Saludos.
Iñaki.
13 July 2010, 6:21
Hi:
I am having the same problem. There seems to be no way to enable mime_magic and enabling fileinfo makes no difference.
CentOS box running PHP 5.2.13.
Paul
14 July 2010, 2:24
It looks as if this has been addressed in a few other forums and requires a change in the config.php file:
http://mahara.org/interaction/forum/topic.php?id=2008
I had to add the line that Richard recommends, but the error messages are at least no longer displayed on the screen, though no doubt the error log if filling fast.