Re: totally WEIRD bug? Firefox caching? [message #185349 is a reply to message #185342] |
Wed, 19 March 2014 23:42 |
The Natural Philosoph
Messages: 993 Registered: September 2010
Karma:
|
Senior Member |
|
|
On 19/03/14 19:32, Robert Heller wrote:
> 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.)
>
same server, same code, same data
>>
>
--
Ineptocracy
(in-ep-toc’-ra-cy) – a system of government where the least capable to
lead are elected by the least capable of producing, and where the
members of society least likely to sustain themselves or succeed, are
rewarded with goods and services paid for by the confiscated wealth of a
diminishing number of producers.
|
|
|