Click to See Complete Forum and Search --> : win2k+php4.0.5 EXIF problem


Anon
05-04-2001, 07:22 PM
Hello,

Im using win2k with apache 1.3.19, php 4.0.5. I tried to extract the EXIF data from an image

$exif = read_exif_data ('1.jpg')

but I get the error:

Fatal error: Can't get file statitics in c:\www\www-root/test_exif.php on line 2.

Any ideas?

Thanks