Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

bigwall's avatar

"Class \"finfo\" not found"

Hi. When i want to update something and it has file(image), it throws an error: "Class "finfo" not found" I am using in live server, cpanel and i have fileinfo checked in cpanel. What could be the problem?

0 likes
4 replies
Snapey's avatar

could be that your class is actually Finfo

You have a typo somewhere where the letter case is in correct. Either where you specify the class, in the file name or where you use the class.

bigwall's avatar

@Snapey on my local server in xampp, it works. it doesn t throw me an error with class finfo not found. i don t have a class called Finfo.

Please or to participate in this conversation.