PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > PhotoPost Pro Support Forums > Photopost Pro How Do I...?

Photopost Pro How Do I...? Wondering how to do things in PhotoPost?

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old February 4th, 2005, 08:48 AM   #1 (permalink)
Member
Verified Customer
 
Join Date: Mar 2002
Posts: 499
Display EXIF Information

I've checked the box, but it isn't showing up??

Thanks
pgowder is offline   Reply With Quote
Old February 4th, 2005, 08:49 AM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,689
Have you verified that jhead exists and is working?
__________________
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
Old February 4th, 2005, 09:58 AM   #3 (permalink)
Member
Verified Customer
 
Join Date: Dec 2004
Location: techarena.in
Posts: 421
hi omegatron,
I have the same problem any idea ?

Where/how to check for jheads ?

Regards,
SaN-DeeP is offline   Reply With Quote
Old February 4th, 2005, 11:10 AM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,689
You need to SSH into your server and type which jhead or contact your provider to find out if jhead is installed
__________________
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
Old February 4th, 2005, 11:03 PM   #5 (permalink)
Member
Verified Customer
 
Join Date: Dec 2004
Location: techarena.in
Posts: 421
I have never used jhead and have no experience with it. please provide a direct link for downloading the installer, and documentation on how to install it.
SaN-DeeP is offline   Reply With Quote
Old February 5th, 2005, 10:09 AM   #6 (permalink)
Member
Verified Customer
 
Join Date: Dec 2004
Location: techarena.in
Posts: 421
I am using Red Hat 9.0 Operating System
SaN-DeeP is offline   Reply With Quote
Old February 5th, 2005, 11:42 AM   #7 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,689
Jhead can be found on there homepage and should have installation instructions with it

http://www.sentex.net/~mwandel/jhead/
__________________
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
Old February 9th, 2005, 10:43 AM   #8 (permalink)
Member
Verified Customer
 
Join Date: Mar 2002
Posts: 499
I'm on a Windows server?? Do I need jhead?

I'm running Coopermine on another site on the same server and it extracts the information??
pgowder is offline   Reply With Quote
Old February 9th, 2005, 11:23 AM   #9 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,689
You need jhead to extract the 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
Old February 11th, 2005, 09:51 AM   #10 (permalink)
Member
Verified Customer
 
Join Date: Mar 2002
Posts: 499
Sure would be nice if you guys would be a little less dependent on 3rd party apps!

Anyone know how to get it to work on Windows?
pgowder is offline   Reply With Quote
Old February 11th, 2005, 10:07 AM   #11 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,689
Am I missing someting here?

Every Gallery application out there Coppermine Albinator 4Images Gallery etc are dependent on having Imagemagick or GD

This is just a fact

I posted the link above to jhead and his page has installation instructions

Basically your gonna have to have permissions for IWAM and IUSER accounts to have full access to your gallery data and uploads directories just like that which is required for running Imagemagick on windows
__________________
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
Old February 11th, 2005, 02:57 PM   #12 (permalink)
PhotoPost Developer
Verified Customer
 
Join Date: Jan 2002
Posts: 11,834
You should be aware that there is a security hole in PHP with the extract exif information call which makes anyone using it vunerable to a server attack.

By using a third-party application we ensure that the information can be obtained from a greater variety of sources (and includes IPTC information); features not available with the unsecure internal call.
__________________
Please do not PM me for support or sales questions. Thank you for your understanding.
Michael P is offline   Reply With Quote
Old February 15th, 2005, 05:59 AM   #13 (permalink)
Member
Verified Customer
 
Join Date: Dec 2004
Location: techarena.in
Posts: 421
I am using PHP 4.3.10 what will you recommend ?
Disable Exif or leave it enabled ?

Regards,
SaN-DeeP is offline   Reply With Quote
Old February 15th, 2005, 12:02 PM   #14 (permalink)
Member
Verified Customer
 
Join Date: Feb 2004
Location: Beach/Lost Angeles
Posts: 147
Quote:
Originally Posted by pgowder
I'm on a Windows server?? Do I need jhead?

I'm running Coopermine on another site on the same server and it extracts the information??
Coppermine uses on open-source software module to extract the EXIF data from the picture (jpg) files. Thus is not dependant on using the JHEAD program.
mlucek is offline   Reply With Quote
Old February 15th, 2005, 05:58 PM   #15 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,689
Whether you use an open source module or jhead which itself is another open source module they are external modules to do exif.
__________________
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
Old February 15th, 2005, 06:17 PM   #16 (permalink)
Member
Verified Customer
 
Join Date: Feb 2004
Location: Beach/Lost Angeles
Posts: 147
Quote:
Originally Posted by omegatron
Whether you use an open source module or jhead which itself is another open source module they are external modules to do exif.
Coppermine actually includes a PHP-based open source EXIF reader module in the Coppermine product so there is no external module required.

I asked Michael about using that open source reader (or similar) as you guys use an open source ZIP module within PP. He said it'd require some kind of licensing agreement to do that like he has with that ZIP library. Food for thought anyway, would certainly lessen the install configuration required for PP.
mlucek is offline   Reply With Quote
Old March 13th, 2005, 05:55 PM   #17 (permalink)
Senior Member
Verified Customer
 
Join Date: Dec 2002
Location: San Francisco
Posts: 603
Is there a difference in using the linux executable and the source file?
pengrus is offline   Reply With Quote
Old March 13th, 2005, 06:02 PM   #18 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,689
Well there are tons of flavors for linux. I always suggest source and compiling yourself for the known result of it being valid. Sometimes binaries compiled on systems for generic results can not work on all systems.
__________________
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
Old March 13th, 2005, 06:04 PM   #19 (permalink)
Senior Member
Verified Customer
 
Join Date: Dec 2002
Location: San Francisco
Posts: 603
Is there a difference in using the linux executable and the source file?
pengrus is offline   Reply With Quote
Old March 13th, 2005, 06:23 PM   #20 (permalink)
PhotoPost Developer
Verified Customer
 
Join Date: Jan 2002
Posts: 11,834
I use RedHat and almost always find a suitable RPM to install without having to compile anything.
__________________
Please do not PM me for support or sales questions. Thank you for your understanding.
Michael P is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Unable to show EXIF information in all forums. xrayhead Installs and Upgrade - vBulletin 3.0.X 7 January 6th, 2006 02:29 AM
How do I display EXIF? codfather Photopost Pro Installation & Upgrades 26 April 4th, 2005 08:13 AM
Show EXIF Information? Sanjiyan Bugs From 1.0.0 8 December 10th, 2004 10:04 AM
exif data display mlucek General Discussion 1 September 8th, 2004 04:48 AM


All times are GMT -5. The time now is 04:26 AM.

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