 | |  | | | Photopost Pro How Do I...? Wondering how to do things in PhotoPost? |
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
|
| |
February 4th, 2005, 08:49 AM
|
#2 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,689
|
Have you verified that jhead exists and is working?
|
| |
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,
|
| |
February 4th, 2005, 11:10 AM
|
#4 (permalink)
| | Photopost Developer Verified Customer
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
|
| |
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.
|
| |
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
|
| |
February 5th, 2005, 11:42 AM
|
#7 (permalink)
| | Photopost Developer Verified Customer
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/ |
| |
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??
|
| |
February 9th, 2005, 11:23 AM
|
#9 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,689
|
You need jhead to extract the info
|
| |
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?
|
| |
February 11th, 2005, 10:07 AM
|
#11 (permalink)
| | Photopost Developer Verified Customer
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
|
| |
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. |
| |
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,
|
| |
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.
|
| |
February 15th, 2005, 05:58 PM
|
#15 (permalink)
| | Photopost Developer Verified Customer
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.
|
| |
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.
|
| |
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?
|
| |
March 13th, 2005, 06:02 PM
|
#18 (permalink)
| | Photopost Developer Verified Customer
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.
|
| |
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?
|
| |
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. |
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Rate This Thread | Linear Mode | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -5. The time now is 04:26 AM. | |