PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Installation & Upgrades (http://www.photopost.com/forum/photopost-pro-installation-upgrades/)
-   -   No EXIF. :-( (http://www.photopost.com/forum/photopost-pro-installation-upgrades/130552-no-exif.html)

Charles_cz February 19th, 2007 11:03 PM

No EXIF. :-(
 
This drives me nuts. I know that it should be simple and Yes I have search the forum but I can't get it to work.

IIS6 and server 2003 and PHP 5.1.4 on dedicated box

In Global Options I have Path to jhead

C:/Inetpub/wwwroot/foto/galerie/jhead/

That would be full server path, right?

I have C:/Inetpub/wwwroot/foto/galerie/jhead/jhead.exe on the computer.

Under Upload Photo Options I have Yes for Display and extract EXIF information from images


When I try to run jhead.exe manually I can extract EXIF. When I try rescan photos and save EXIF information in Photopost all I get is

Checking photo #2: - checking for exif (none) done. for each photo.

Did I miss anything? What am I doing wrong? I am out of ideas. :eek:


Thanks for help. Charles

Chuck S February 20th, 2007 07:01 AM

C:/Inetpub/wwwroot/foto/galerie/jhead/jhead.exe

that is your full server path needs to always include the filename

Charles_cz February 20th, 2007 07:23 AM

Thanks Chuck. I included jhead.exe but I still got nothing. :-(
Is there anything special that has to be done with for windows setup?
I do not get eny error or any other feedback.

It's very important for me to get EXIF info available.

Thank you Charles

Chuck S February 20th, 2007 08:21 AM

Make sure the directory maybe jhead is set to READ WRITE EXECUTE PERMISSIONS by guests IWAM and IUSER

Then make sure to use a photo that has jhead info and if there is exif info when viewing a photo you should see SHOW EXIF

Charles_cz February 20th, 2007 09:48 AM

Still no luck.
 
Make sure the directory maybe jhead is set to READ WRITE EXECUTE PERMISSIONS by guests IWAM and IUSER

This is done.


Then make sure to use a photo that has jhead info ..

If by jhead info you mean EXIF then yes, there if EXIF info in the picture. I can extract it using jhead on the server manually.

I dont see any SHOW EXIF link or button either. Is that visible only when exif info is available?

I bet that's going to be something trivial.

Please let me know if yiou have any other idea. Thank you. Charles

Chuck S February 20th, 2007 11:29 AM

yes the show exif is only available if the photo has extracted exif info.

If permissions are correct it should work unless your server isnt allowing it to work. Have you checked your server error logs for any hints?

Other than this being some type of permissions issue I dont have a clue so some error might give me some clues here

Charles_cz February 20th, 2007 12:42 PM

Hm... :-(
 
That's not good as EXIF if so important for me. I checked all permissions and as far as I can tell they are ok. On the other hand I am not experienced with managing the Server 2003 so I could be missing something.

Is there any way to see if photoPost can use jhead? Something that would give me any type of feedback. Maybe some php script that would check if jhead is available and working.

I bought the software because I liked it but it did not cross my mind that I could have problem with exif as it is common feature.

I hope I will be able to make it work somehow. Please let me know if someone can help. Thanks Charles

Charles_cz February 20th, 2007 02:46 PM

I got it fixed... Just in case that anyone else will run into the problem, check the setting for cmd.exe

Anyway, thanks Chuck for great support. Charles

pgowder May 23rd, 2007 05:31 PM

Quote:

Originally Posted by Charles_cz (Post 1189858)
I got it fixed... Just in case that anyone else will run into the problem, check the setting for cmd.exe

Anyway, thanks Chuck for great support. Charles

What did you do to cmd.exe?

KlausM September 19th, 2009 09:26 AM

Quote:

Originally Posted by pgowder (Post 1197100)
What did you do to cmd.exe?

Yes and where can i find it?

Chuck S September 19th, 2009 01:07 PM

try the line here I assume this is what he means? Thats in image-inc.php

Code:

Content visible to verified customers only.


All times are GMT -5. The time now is 09:07 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97