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?