Hi,
When I manually run this command:
/path/to/jhead ./data/505/walnut.jpg
the output is:
-----------------------------------
File name : ./data/505/walnut.jpg
File size : 329658 bytes
File date : 2005:12:10 14:27:10
Camera make : Canon
Camera model : Canon PowerShot A95
Date/Time : 2005:06:10 15:58:02
Resolution : 800 x 600
Flash used : No
Focal length : 23.4mm (35mm equivalent: 593mm)
Digital Zoom : 2.531x
CCD width : 1.42mm
Exposure time: 0.020 s (1/50)
Aperture : f/4.9
Whitebalance : Auto
Metering Mode: matrix
-----------------------------------
However, this EXIF data is not coming up at
http://www.nepalhub.com/gallery/show...&size=big&cat=
The path is correct in the admin options.
Additionally, I got this in the server error_logs:
PHP Notice:
Undefined variable: argv in /path/to/gallery/index.php on line 15
Undefined variable: argv in /path/to/gallery/index.php on line 15, referer:
http://www.nepalhub.com/gallery/show...hoto=1&cat=505
Please help.