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 -->
Posts: 7994
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.
Posts: 3
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?