PHP Startup: Unable to load dynamic library 'php_fileinfo.dll'

Operating System & Version
CENTOS 6.10 kvm [vps]
cPanel & WHM Version
v84.0.21

tariqtabesh

Registered
Feb 8, 2020
1
0
1
Herat
cPanel Access Level
Reseller Owner
Hello Everyone!
I have this problem when I open my website login page, and don't know how to fix this issue, please help me.



A PHP Error was encountered
Severity: Core Warning
Message: PHP Startup: Unable to load dynamic library 'php_fileinfo.dll' (tried: /opt/cpanel/ea-php72/root/usr/lib64/php/modules/php_fileinfo.dll (/opt/cpanel/ea-php72/root/usr/lib64/php/modules/php_fileinfo.dll: cannot open shared object file: No such file or directory), /opt/cpanel/ea-php72/root/usr/lib64/php/modules/php_fileinfo.dll.so (/opt/cpanel/ea-php72/root/usr/lib64/php/modules/php_fileinfo.dll.so: cannot open shared object file: No such file or directory))
Filename: Unknown
Line Number: 0
Backtrace:
 

Attachments

cPanelLauren

Product Owner II
Staff member
Nov 14, 2017
13,266
1,304
363
Houston
Hello,

This is occurring because you're referencing the following in the .ini file for PHP 7.2:

php_fileinfo.dll.so

And it does not exist.

Furthermore, you're displaying warnings/errors on the site which is really for development purposes only and can be changed in the MultiPHP INI editor interface -> Editor Mode