The error is the following:
Fatal error: Call to undefined function: mime_content_type() in /var/www/edms/functions/save.inc.php on line 157
Logged In: YES user_id=719732
Hi,
As specified in the readme your PHP version should be compiled with mime-magic enabled.
Logged In: NO
in php.ini extension=php_mime_magic.dll mime_magic.magicfile = <path to>/magic.mime
make sure that 'php_mime_magic.dll' exists
Log in to post a comment.
Logged In: YES
user_id=719732
Hi,
As specified in the readme your PHP version should be
compiled with mime-magic enabled.
Logged In: NO
in php.ini
extension=php_mime_magic.dll
mime_magic.magicfile = <path to>/magic.mime
make sure that 'php_mime_magic.dll' exists