Thanks. I could have sworn I searched php.ini for exif. I had to do both
of the below to make it work.
Ben Ramsey wrote:
php.ini
[extension_dir = "c:\PHP\extensions"]
[uncomment]
extension=php_exif.dll
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net
If you're on Windows, you should see a file by the name of php_exif.dll
in your PHP\extensions directory. It should've come with the
distribution. Depending on the way your php.ini file is set up, you may
either leave this file in its current location, or you may need to copy
it to your windo
2 matches
Mail list logo