Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When upload an image it just crunches and does nothing #5

Open
ericjw316 opened this issue Dec 28, 2013 · 1 comment
Open

When upload an image it just crunches and does nothing #5

ericjw316 opened this issue Dec 28, 2013 · 1 comment

Comments

@ericjw316
Copy link

I have the Image metadata cruncher installed and if i comment out the code for the exif on line 218 the images will load but no exif data will be pulled.

I do have the exif library installed but could you tell me how to set it as enabled. i have look at the link http://www.php.net/manual/en/exif.installation.php it just says to do this on the php.ini --enable-exif and i have done that but nothing is working and i just keep getting the crunching.

Eric

@peterhudec
Copy link
Owner

Here they say, that "Your PHP must be compiled in with --enable-exif.". Seems like you will need to compile it wit that --enable-exif option.

Unfortunately I'm not a PHP expert and have no experience with compiling PHP.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants