View Single Post
Old May 24th, 2007, 05:46 AM   #45 (permalink)
Chuck S
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,067
Michael does not use php's exif function because it is and has been for along time riddled with bugs.

Quote:
Originally Posted by pgowder View Post
And are you telling me there is no one out there running this on Windows with exif working correctly?
Not saying this at all quite the contrary. I am sure there are plenty of people with it working. However people on windows servers using the server are probally no more than 5% so you dont see this brought up alot.

The problem comes down to a windows anomaly that I have no answer for. Basically your issue is not just jhead. It is Imagemagick jhead or jpegtran. You will never be able to run any of those currently unless a resolution is found for your permissions.

In this discussion we have gone the gammit of the whole discussion ever had on this subject. I have exausted every resource here. This is a compilation of the discussion.

1. Install all programs with short paths and place proper full paths in options and set all switches to use them

2. Set permissions on uploads and data directories and the programs and cmd.exe to allow IWAM IUSER GUEST accounts READ WRITE EXECUTE permissions.

3. If all else fails in image-inc.php try the switch for NT to use cmd.exe versus exec function in PHP.

4. If this is Imagemagick then remove the profile statement from the command on windows

If you have found some older threads with some replies you have from DonB he was always noted at saying and I brought this up that sometimes no matter what you do in windows its just not going to work. I want to help you beleive me I wish I could but above is the full extense of what we know in years of discussing this. I have always when I do windows installs always got Imagemagick to work so I have never encountered the issue yet but some of you do.

Here is a good example of a windows bug that no one can explain which is similar to your issue. I run a dual system network in my house. I have all permissions set correctly have been on the phone with Microsoft many times and they have no answer for this. My laptop is connected to my network printer all permissions are set works fine from every other computer on the network but when I go to print from my laptop it does not work. However if I browse my network from the laptop and authenticate myself with an id on my main computer printing from the laptop works fine.

Just one of those unexplainable windows permissions issues that there is no answer for. I can try installing imagemagick and jhead for you if you wish on your server but you need to send that info
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote