<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "\r\n - CRLF too much in http response of captcha.php"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "\r\n - CRLF too much in http response of captcha.php"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>\r\n - CRLF too much in http response of captcha.php</title>
				<description><![CDATA[ Hi I got a problem with advanced poll 2.08 on my IIS with FastCGI installed:<br /> <br /> when I make a request to <a class="snap_shots" href="http://localhost/captcha.php" target="_blank" rel="nofollow">http://localhost/captcha.php</a> i get a red cross in IE.<br /> Internet Explorer is having problems to show the image.<br /> I drilled down and looked into the http response with the wfetch tool.<br /> -&gt;I see that in the response right before the image is sent back there is a "\r\n" 2 times  (see below)<br /> one is ok as this signals in http that the payload (the image) should begin - however the image starts with another "\r\n" confusing the browser<br /> ...<br /> Date: Mon, 26 May 2008 16:37:24 GMT\r\n<br /> Content-Length: 4940\r\n<br /> \r\n<br /> \r\n<br />  &#9578; &#945;\x000\x010JFIF\x000\x001\x001\x000\x000\x001\x000\x001\x000\x000 &#9632;\x000&gt;CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), default quality\n...<br /> <br /> A simple &lt;?php phpinfo(); ?&gt; does not show the error (so my php config should be fine) and fetching another site as index.php doesn't include the second \r\n either.<br /> <br /> what is wrong? any ideas?<br /> <br /> thanks,<br /> orgler]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/7096/24055.php</guid>
				<link>https://proxy2.de/forum/posts/preList/7096/24055.php</link>
				<pubDate><![CDATA[Tue, 27 May 2008 11:40:40]]> GMT</pubDate>
				<author><![CDATA[ orgler]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Without being able to access the image I couldn't say. If you view it with Firefox it would usually show any errors.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/7096/24056.php</guid>
				<link>https://proxy2.de/forum/posts/preList/7096/24056.php</link>
				<pubDate><![CDATA[Tue, 27 May 2008 11:54:51]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Hi,<br /> thanks for your reply.<br /> <br /> how shall I post the image? as far as I can see, the board doesn't support binary attachments here <img src="https://proxy2.de/forum//images/smilies/9d71f0541cff0a302a0309c5079e8dee.gif"  /><br /> The point is, if I wget the file and remove (using a hex-editor) the first 2 bytes CRLF, the image opens in firefox/IE/gimp and so on without a problem. but when I point IE or firefox directly to the Image-Url, the image isn't shown. Gimp says that the file starts with the wrong "magic bytes" (i.e. wit \r\n)<br /> <br /> I could post the complete log of the download including the whole image, but will this really help?<br /> <br /> best regards<br /> orgler<br /> <br /> P.S.: sorry, my english isn't the best <img src="https://proxy2.de/forum//images/smilies/9d71f0541cff0a302a0309c5079e8dee.gif"  />]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/7096/24057.php</guid>
				<link>https://proxy2.de/forum/posts/preList/7096/24057.php</link>
				<pubDate><![CDATA[Tue, 27 May 2008 15:17:00]]> GMT</pubDate>
				<author><![CDATA[ orgler]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Oh dear,<br /> <br /> I found the problem. My config.php contained a CR/LF at the end of the file (after &lt;? php ... ?&gt<img src="https://proxy2.de/forum//images/smilies/8a80c6485cd926be453217d59a84a888.gif" /> and this file was included at the beginning of captcha.php causing the problem.<br /> <br /> thanks anyway for your help<br /> <br /> orgler]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/7096/24059.php</guid>
				<link>https://proxy2.de/forum/posts/preList/7096/24059.php</link>
				<pubDate><![CDATA[Tue, 27 May 2008 16:07:39]]> GMT</pubDate>
				<author><![CDATA[ orgler]]></author>
			</item>
	</channel>
</rss>