I've searched the forums but still haven't found a solution.
I want to show Exif-infos of the pictures uploaded. Exif is enabled, jpgtran disabled (no path entry)
My host says jhead is available in usr/bin/jhead, so i entered the full server path like this:
/www/htdocs/mywebspace/usr/bin/jhead
Uploading an image with exif-info has no effect, so it seems no data is extracted. The database entry for that picture also says "0".
As I am not used to ssh I cannot test if jhead is actually proberly installed with my host.
I'm stuck. What can I do to make it work (I want to use jhead, no PHP-hack /function)