Emile kindly helped me out last week with an active page for serving
blobs attached to styles. Since I upgraded to 1.4.1beta, it's broken -

 When I try and get an image, it's not working. Something is now
outputting a <br>

bean [1]  telnet midgard.linux.ie 80
Trying 193.120.245.6...
Connected to midgard.linux.ie.
Escape character is '^]'.
GET /blobs/images/tux.gif HTTP/1.0

HTTP/1.1 200 OK
Date: Wed, 14 Feb 2001 11:30:13 GMT
Server: Apache/1.3.12 (Unix)  (Red Hat/Linux) PHP/4.0.4pl1 Midgard/1.4/SG
X-Powered-By: PHP/4.0.4pl1
Connection: close
Content-Type: image/gif

<br>
<b>Warning</b>:  Cannot add header information - headers already sent in
<b>code-init</b> on line <b>27</b><br>
<HTML><HEAD><TITLE>/blobs/images/tux.gif not found: Object does not
exist</TITLE></HEAD>
<BODY>/blobs/images/tux.gif blob id  not found:<br><b>Object does not
exist</b>
</BODY></HTML>
Connection closed by foreign host.

 Does this look strange ? The fact that PHP isn't finishing the "headers
already sent by" stuff ? 

 I could post the code that's in the code-init of that style, but there is
no mention of a <br> there anywhere.

Kate

-- 
 When I say 'free', I mean 'free': free from bond, of chain or command: 
to go where you will, even to Mordor, Saruman, if you desire. " 
    -- Gandalf, paraphrasing the choice between Free and Non-free software

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to