Error “Unable to validate file type”

View QuestionsCategory: QuestionsError “Unable to validate file type”
admin Staff asked 4 years ago

I get this error

Unable to validate file type

This message was triggered by core.

Call stack:
wp_die()
wp-content/plugins/forgravity-fillablepdfs/includes/class-server.php:104

ForGravity\F\Server->serve_pdf()
wp-includes/class-wp-hook.php:287

WP->main()
wp-includes/functions.php:1285

wp()
wp-blog-header.php:16
1 Answers
Best Answer
admin Staff answered 4 years ago

To fix – turn on fileinfo PHP extension for the specific PHP version you are using. (check what php version you are using)
If you use cpanel, use easyapache to turn on the extension for the correct php version.