This is a discussion on Strange behavior with jpegs and Apache 2.0.50 within the Windows Web Servers forums, part of the Web Server and Related Forums category; Something funny has been happening. Started with 2.0.43 of Apache on Win2k SP2. If just did a basic ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Something funny has been happening. Started with 2.0.43 of Apache on
Win2k SP2. If just did a basic installation and configuration of 2.0.50 and having the same problem. Don't know where to start looking. In the document root, i have a index.html file that loads a simple jpeg file. if the jpeg is greater then 5k in size, it does not display in my IE 5.5 browser and Firefox returns me 'The image "http://localhost:8080/link.jpg" cannot be displayed, because it contains errors.'. However, the same image, reduced and sized in photoshop to less then 5k displays without a problem. I have taken 2K jpegs that loaded fine then just blew them up to more then 5k and the browser stops to displays them. What gives? Where do i start to look? |
|
|||
|
On 12 Jul 2004 21:39:42 -0700, harlemstation@hotmail.com (Harlem
Station) wrote: >Something funny has been happening. Started with 2.0.43 of Apache on >Win2k SP2. If just did a basic installation and configuration of >2.0.50 and having the same problem. Don't know where to start >looking. > >In the document root, i have a index.html file that loads a simple >jpeg file. if the jpeg is greater then 5k in size, it does not >display in my IE 5.5 browser and Firefox returns me 'The image >"http://localhost:8080/link.jpg" cannot be displayed, because it >contains errors.'. However, the same image, reduced and sized in >photoshop to less then 5k displays without a problem. >I have taken 2K jpegs that loaded fine then just blew them up to more >then 5k and the browser stops to displays them. >What gives? >Where do i start to look? This may be caused by a problem with Zone Alarm software firewall. Please read a few of the threads in the last few weeks in this group and you will know what happened and also what to do. See this : >>From: bitternene@gmail.com (Nene) >>Newsgroups: comp.infosystems.www.servers.ms-windows >>Subject: Re: Weird problem with httpd skipping the start of files. >>Date: 23 Jun 2004 13:56:33 -0700 >>Message-ID: <94ef8713.0406231256.6ba8ca13@posting.google.com > > He quotes: >> From here: >> http://www.computing.net/windows2000...rum/58154.html which says: >>>**************************** >>>I had (note I said had) the same problem, it took me a week but I >>>finally corrected it. If you're running xp and have NTFS file system >>>do this: >>> >>>EnableSendfile off >>> >>>I also turned this off although I did this first and it didn't enable >>>the file send, but suggests turning off if using NFS: >>> >>>EnableMMAP off >>> >>>Hope this helps! >>>Feathers >>>**************************** It worked for him ... Regards, -- ) Kees Nuyt ( c[_] |