Page 1 of 1

EXIF and mbstring errors

Posted: 27 Feb 2013, 18:33
by martino
I'm noticing the following errors in v2.8.8
Can you please advise what I should inform hosting IT in order to get this to work again.

thank you
Martin

Re: EXIF and mbstring errors

Posted: 28 Feb 2013, 03:33
by mjau-mjau
You have a screenshot or a link? Hard to diagnose unless we know exactly what is is ...

Re: EXIF and mbstring errors

Posted: 28 Feb 2013, 09:45
by martino
I checked phpini and noticed both extensions were in fact enabled. I did some more digging and noticed some weird entries in the htaccess file. I removed them and all is good now :) Thanks for the reply.

Re: EXIF and mbstring errors

Posted: 28 Feb 2013, 11:24
by Nick
Interesting, what was that?

Re: EXIF and mbstring errors

Posted: 28 Feb 2013, 11:26
by martino
AddHandler phpCGI .php

Action phpCGI /cgi-bin/php-cgi.5.2.9-gd

php_flag eaccelerator.enable 0

php_flag eaccelerator.optimizer 0


These were in the .htaccess file for gallery folder, removing cleared my EXIF and mbstring errors.
Imagevue is now successfully building thumbnails.