Jump to content

fileinfo extension not working PHP 8.3.1


Go to solution Solved by Barand,

Recommended Posts

using php 8.3.1 i have it fully set up through mamp.

i have updated php.ini file in the correct php version folder and enabled the fileinfo extension. when i run checks for extensions or check in the ext folder it is present,
even through all this it's not working somehow, both on my october local backend and whenever trying to do something with it, it just recognizes it as not installed, 

very certain the issue isnt in using wrong version as i have checked that a lot of times

any fix?

Link to comment
Share on other sites

41 minutes ago, Barand said:

Check the output from phpinfo() to make sure the php.ini file you edited is the one currently being used.

nvm you were correct seems like i was using the php.ini from bin/php/php8.3.1 instead of the one from config, thank you for making me double check

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.