hello all, this is related to my old post: http://mail.opensolaris.org/pipermail/webstack-discuss/2009-December/003761.html
> on my os2009.06 b111b, i'm running SAMP, with SUNWapach22, but since > i've upgraded from b101b, my websites often hang, and i have to > restart httpd. work-around for hang sent to you directly (it is also attached to an old thread in this list and accessible from the forum view) the workaround is the tarball portfs_hang.tar.gz given by Jeff Trawick. I've deployed a website that use compression, so it uses ImageMagick. Unfortunately, on os2009.06 (b111b), SUNWimagick is 64 bits and i got these errors: ld.so.1: convert: fatal: /usr/apache2/2.2/lib/port_getn_interposer_32.so: wrong ELF class: ELFCLASS32 sh: pngtopnm: not found pnmscale: Error reading magic number from Netpbm image stream. Most often, this means your input file is empty. pnmtojpeg: Error reading magic number from Netpbm image stream. Most often, this means your input file is empty. jpegtopnm: WRITING PPM FILE ld.so.1: convert: fatal: /usr/apache2/2.2/lib/port_getn_interposer_32.so: wrong ELF class: ELFCLASS32 jpegtopnm: WRITING PPM FILE giftopnm: Reading Image Sequence 0 pnmscale: promoting from PBM to PGM sh: pngtopnm: not found Why convert is a 64 bits binary? is it possible to have a 64 bits release of portfs_hang? thanks in advance for help, gerard
