Re: totally WEIRD bug? Firefox caching? [message #185342 is a reply to message #185341] |
Wed, 19 March 2014 19:32 |
Robert Heller
Messages: 60 Registered: December 2010
Karma:
|
Member |
|
|
At Wed, 19 Mar 2014 20:06:36 +0100 "J.O. Aho" <user(at)example(dot)net> wrote:
>
> On 19/03/14 18:25, The Natural Philosopher wrote:
>> I have TWO IDENTICAL PHP FILES.
>>
>> They are supposed to display an image got from a database.
>>
>> One does. The other does not.
>>
>> It persistently tells me the image is corrupted.
>>
>> I have even copied one file that works directly over the other. It still
>> doesn't work.
>>
>>
>> I have debugged it, got it to output the image to a file and read the
>> file successfully.
>>
>> Something on firefox now just assumes its corrupted and won't clear its
>> cache. I've shut down firefox, Ive changed its name I've clearded its
>> cache.
>>
>> WTF is going on??
>
> Could it be charset issues?
Same or different servers? If different servers, it could be a Apache or PHP
config issue (the 'bad' server would have an incorrect setting somewhere),
probably causing an incorrect content-type: heading or something like that.
(By 'different' servers I am including different *virtual* servers -- eg
something could be wrong in a <VirtualHost>...</VirtualHost> container.)
>
--
Robert Heller -- 978-544-6933 / heller(at)deepsoft(dot)com
Deepwoods Software -- http://www.deepsoft.com/
() ascii ribbon campaign -- against html e-mail
/\ www.asciiribbon.org -- against proprietary attachments
|
|
|