Hey, I got a little problem. I asked my admin if he could enable exif and he told me to do it my self by placing a php.ini file in my root folder that has been properly configurated. But I'm not quite sure what I am supposed to do. Should I make a full new php.ini file, or should I just make the exif additions (maybe cpanel just "includes" that configuration and stacks it with the default php configuration, I don't know...) Some help would be great, thanks
You do not have to provide a complete php.ini The line you are looking for is extension=exif.so I do not know if this works however. I have not tested this from a user override perspective.