HaschekSolutions / pictshare

:camera: PictShare is an open source image, mp4, pastebin hosting service with a simple resizing and upload API that you can host yourself. :rice_scene:
https://www.pictshare.net
Apache License 2.0
840 stars 125 forks source link

Should not depend on finfo #125

Closed EvanCarroll closed 3 years ago

EvanCarroll commented 3 years ago

I'm getting the following error in my php logs:

[Tue Mar 09 20:45:56.362279 2021] [cgi:error] [pid 287474] [client 198.0.91.126:52298] AH01215: PHP Fatal error:  Uncaught Error: Class 'finfo' not found in /home/.../public_html/models/pictsharemodel.php:409: /usr/local/cpanel/cgi-sys/ea-php74

It would be nice if this was optional.