Composer detected issues in your platform: Your Composer dependencies require the following PHP extensions to be installed: fileinfo

If i comment out the extension=fileinfo in my php.ini file then ./validate and ./daily look fine but i still get the same message when loading the webpage with Google Chrome; If i load it with Internet Explorer then I receive an HTTP 500 error

bash-4.2$ ./daily.sh
Fetching new release information OK
Updating to latest release OK
Updating Composer packages OK
Updating SQL-Schema OK
Updating submodules OK
Cleaning up DB OK
Fetching notifications OK
Caching PeeringDB data OK
bash-4.2$
bash-4.2$
bash-4.2$
bash-4.2$ ./validate.php

Component Version
LibreNMS 1.70.1
DB Schema 2020_11_02_164331_add_powerstate_enum_to_vminfo (191)
PHP 7.3.20
Python 3.6.8
MySQL 5.5.68-MariaDB
RRDTool 1.7.1
SNMP NET-SNMP 5.7.2
OpenSSL

====================================

[OK] Composer Version: 2.0.8
[OK] Dependencies up-to-date.
[OK] Database connection successful
[OK] Database schema correct
[WARN] Global lnms shortcut not installed. lnms command must be run with full path
[FIX]:
sudo ln -s /nms/librenms/lnms /usr/local/bin/lnms

HTTP 500 Internal Server Error

# The website cannot display the page
HTTP 500
### Most likely causes:
  • The website is under maintenance.
  • The website has a programming error.|
    ||## What you can try:|
    ||####

[Refresh the page.](javascript:clickRefresh())Refresh the page.|
||####

[Go back to the previous page.](javascript:history.back();)Go back to the previous page.|
||####

More information [More information](javascript:expandCollapse(‘infoBlockID’, true):wink: More information

This error (HTTP 500 Internal Server Error) means that the website you are visiting had a server problem which prevented the webpage from displaying.|