This is a discussion on corrupt images Apache 2.2 within the Apache Web Server forums, part of the Web Server and Related Forums category; I am running Apache 2.2 and for some reason jpeg images are not being displayed properly to visitor of ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I am running Apache 2.2 and for some reason jpeg images are not being
displayed properly to visitor of my site. The image is fine in all the tools I used to try to find the problem but when sent to a web client it is corrupted. At first images is find then Big blocks of junk appear instead of the image. Not sure what the problem is can anyone offer any suggestion? thanks in advance. jim s this link should illustrate the problem http://www.beerjoint.net |
|
|||
|
On Sun, 18 Feb 2007 17:40:54 +0100, jim shirreffs <jpsb@verizon.net> wrote:
> I am running Apache 2.2 and for some reason jpeg images are not being > displayed properly to visitor of my site. The image is fine in all the > tools > I used to try to find the problem but when sent to a web client it is > corrupted. At first images is find then Big blocks of junk appear > instead of > the image. Not sure what the problem is can anyone offer any suggestion? > thanks in advance. Headers & image format seem to be correct, and I don;t get dthe described behaviour. It loads slooooooooow though, maybe requests just time out resulting in a not fully downloaded image. I'd say you really should pay the 20 bucks a year for some room on a server with at least _some_ bandwidth. -- Rik Wasmus |
|
|||
|
"jim shirreffs" <jpsb@verizon.net> schreef in bericht
news:qk%Bh.225$4J4.13@trnddc01... >I am running Apache 2.2 and for some reason jpeg images are not being >displayed properly to visitor of my site. The image is fine in all the >tools I used to try to find the problem but when sent to a web client it is >corrupted. At first images is find then Big blocks of junk appear instead >of the image. Not sure what the problem is can anyone offer any suggestion? > this link should illustrate the problem http://www.beerjoint.net > On windows ... try http://httpd.apache.org/docs/2.2/mod...isableacceptex and maybe also http://httpd.apache.org/docs/2.2/mod...enablesendfile http://httpd.apache.org/docs/2.2/mod...tml#enablemmap HansH |
|
|||
|
thanks will try links
jim "HansH" <hansh@invalid.invalid> wrote in message news:45d88a05$0$327$e4fe514c@news.xs4all.nl... > "jim shirreffs" <jpsb@verizon.net> schreef in bericht > news:qk%Bh.225$4J4.13@trnddc01... >>I am running Apache 2.2 and for some reason jpeg images are not being >>displayed properly to visitor of my site. The image is fine in all the >>tools I used to try to find the problem but when sent to a web client it >>is corrupted. At first images is find then Big blocks of junk appear >>instead of the image. Not sure what the problem is can anyone offer any >>suggestion? > >> this link should illustrate the problem http://www.beerjoint.net >> > On windows ... try > http://httpd.apache.org/docs/2.2/mod...isableacceptex > and maybe also > http://httpd.apache.org/docs/2.2/mod...enablesendfile > http://httpd.apache.org/docs/2.2/mod...tml#enablemmap > > HansH > |