JHead Problem

memstcroix
memstcroix's picture

Joined: 2002-09-02
Posts: 3
Posted: Mon, 2002-09-02 02:33

I have installed the linux binary for Jhead at my host. Gallery is properly configured and recognizing Jhead. I get the following error when trying to view photograph properties (debug mode on):

Executing:
/home/islandst/www/miner/cgi-bin/jhead
/home/islandst/www/miner/albums/album01/aah.jpg

Results:
none

Error messages:
Status: 139 (expected 0)Error: Error 139 getting EXIF data junk2:

When I test locally on my testing server, everything works fine. Anyone have any insight please? Thanks.

<!-- BBCode Start --><A HREF="http://miner.islandstuff.com/gallery/" TARGET="_blank">Miner Island Paradise</A><!-- BBCode End -->

 
bharat
bharat's picture

Joined: 2002-05-21
Posts: 7994
Posted: Tue, 2002-09-03 04:55

Are you sure that you ran "/home/islandst/www/miner/cgi-bin/jhead" in your testing? Status 139 generally means that there's a binary mismatch.

I'd check your Apache error log to see if there're any clues there.

 
memstcroix
memstcroix's picture

Joined: 2002-09-02
Posts: 3
Posted: Wed, 2002-09-04 02:21

No, my testing server is NT so I am using a different binary there. I have monkeyed around to see if it was just not recognizing the binary (CR/LF problem) or such, and have gotten other errors when it says it is failing to execute the binary. My suspicion was that it might be a version mismatch. My hosted server runs Linux Red Hat 7.2 and the precompile binary says it is for 6.0 Unfortunately I don't have shell access at my host so I can't just MAKE the binary I need for it. Do you know of anywhere else I could get the binary compiled for Red Hat 7.2?