I installed osj 3 on xampp in windows server. It looks like ok until I create an issue. I can’t upload a cover image. I got a message “Errors occurred processing this form Invalid cover page format.”. I tried to uncomment mime_database_path in config.inc.php but it doesn’t work.
this my config code
[finfo]
mime_database_path = /etc/magic.mime
So I can’t find a /etc/magic.mime path in windows server. How to fix it , please suggest me.