<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Common PHP Errors</title>
	<atom:link href="http://www.v-nessa.net/2007/12/07/common-php-errors/feed" rel="self" type="application/rss+xml" />
	<link>http://www.v-nessa.net/2007/12/07/common-php-errors</link>
	<description>pink is the new black</description>
	<lastBuildDate>Thu, 26 Jan 2012 17:17:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Daniel</title>
		<link>http://www.v-nessa.net/2007/12/07/common-php-errors/comment-page-1#comment-11043</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Tue, 28 Jun 2011 14:38:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.v-nessa.net/2007/12/07/common-php-errors#comment-11043</guid>
		<description>whew thanks for the help!</description>
		<content:encoded><![CDATA[<p>whew thanks for the help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.v-nessa.net/2007/12/07/common-php-errors/comment-page-1#comment-10804</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 24 Sep 2010 10:57:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.v-nessa.net/2007/12/07/common-php-errors#comment-10804</guid>
		<description>Hey,

I&#039;m having an interesting issue... whenever I attempt to use &quot;ob_start()&quot; it causes a blank page.  If I remove &quot;ob_start()&quot; then the page loads, but shows the following errors: 

&quot;Warning: Cannot modify header information - headers already sent by (output started at /home/content/c/h/r/chris5021/html/onlineresources.php:11) in /home/content/c/h/r/chris5021/html/onlineresources.php on line 311

Warning: Cannot modify header information - headers already sent by (output started at /home/content/c/h/r/chris5021/html/onlineresources.php:11) in /home/content/c/h/r/chris5021/html/onlineresources.php on line 312

Warning: Cannot modify header information - headers already sent by (output started at /home/content/c/h/r/chris5021/html/onlineresources.php:11) in /home/content/c/h/r/chris5021/html/onlineresources.php on line 313&quot;


Full code can be found at: www.trinitypalatka.com/onlineresources.php

Any light you can shed would be wonderful.  I am new to php and I&#039;m sure that it&#039;s just a stupid little mistake.

Thanks,
Chris</description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>I&#8217;m having an interesting issue&#8230; whenever I attempt to use &#8220;ob_start()&#8221; it causes a blank page.  If I remove &#8220;ob_start()&#8221; then the page loads, but shows the following errors: </p>
<p>&#8220;Warning: Cannot modify header information &#8211; headers already sent by (output started at /home/content/c/h/r/chris5021/html/onlineresources.php:11) in /home/content/c/h/r/chris5021/html/onlineresources.php on line 311</p>
<p>Warning: Cannot modify header information &#8211; headers already sent by (output started at /home/content/c/h/r/chris5021/html/onlineresources.php:11) in /home/content/c/h/r/chris5021/html/onlineresources.php on line 312</p>
<p>Warning: Cannot modify header information &#8211; headers already sent by (output started at /home/content/c/h/r/chris5021/html/onlineresources.php:11) in /home/content/c/h/r/chris5021/html/onlineresources.php on line 313&#8243;</p>
<p>Full code can be found at: <a href="http://www.trinitypalatka.com/onlineresources.php" rel="nofollow">http://www.trinitypalatka.com/onlineresources.php</a></p>
<p>Any light you can shed would be wonderful.  I am new to php and I&#8217;m sure that it&#8217;s just a stupid little mistake.</p>
<p>Thanks,<br />
Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 網站製作學習誌 &#187; [Web] 連結分享</title>
		<link>http://www.v-nessa.net/2007/12/07/common-php-errors/comment-page-1#comment-10301</link>
		<dc:creator>網站製作學習誌 &#187; [Web] 連結分享</dc:creator>
		<pubDate>Wed, 25 Nov 2009 02:43:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.v-nessa.net/2007/12/07/common-php-errors#comment-10301</guid>
		<description>[...] Common PHP Errors [...]</description>
		<content:encoded><![CDATA[<p>[...] Common PHP Errors [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nessa</title>
		<link>http://www.v-nessa.net/2007/12/07/common-php-errors/comment-page-1#comment-9521</link>
		<dc:creator>Nessa</dc:creator>
		<pubDate>Sun, 26 Oct 2008 09:48:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.v-nessa.net/2007/12/07/common-php-errors#comment-9521</guid>
		<description>It looks like either an issue with your connection parameters or you are using old-style password auth on a server that doesn&#039;t have it enabled.  Either way, ask your web host..</description>
		<content:encoded><![CDATA[<p>It looks like either an issue with your connection parameters or you are using old-style password auth on a server that doesn&#8217;t have it enabled.  Either way, ask your web host..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: harinath</title>
		<link>http://www.v-nessa.net/2007/12/07/common-php-errors/comment-page-1#comment-9512</link>
		<dc:creator>harinath</dc:creator>
		<pubDate>Thu, 23 Oct 2008 06:05:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.v-nessa.net/2007/12/07/common-php-errors#comment-9512</guid>
		<description>Warning: mysql_connect() [function.mysql-connect]: OK packet 6 bytes shorter than expected. PID=700 in C:\AppServ\www\chirudb\dbcon.inc.php on line 2

Warning: mysql_connect() [function.mysql-connect]: mysqlnd cannot connect to MySQL 4.1+ using old authentication in C:\AppServ\www\chirudb\dbcon.inc.php on line 2

Warning: mysql_connect() [function.mysql-connect]: in C:\AppServ\www\chirudb\dbcon.inc.php on line 2
cannot connect to the database


i am getting theses errors can u solve these things plz</description>
		<content:encoded><![CDATA[<p>Warning: mysql_connect() [function.mysql-connect]: OK packet 6 bytes shorter than expected. PID=700 in C:\AppServ\www\chirudb\dbcon.inc.php on line 2</p>
<p>Warning: mysql_connect() [function.mysql-connect]: mysqlnd cannot connect to MySQL 4.1+ using old authentication in C:\AppServ\www\chirudb\dbcon.inc.php on line 2</p>
<p>Warning: mysql_connect() [function.mysql-connect]: in C:\AppServ\www\chirudb\dbcon.inc.php on line 2<br />
cannot connect to the database</p>
<p>i am getting theses errors can u solve these things plz</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PHP Usergroup Munich &#187; Blog Archive &#187; Häufige Fehler in PHP / Fehlerbehandlung</title>
		<link>http://www.v-nessa.net/2007/12/07/common-php-errors/comment-page-1#comment-8871</link>
		<dc:creator>PHP Usergroup Munich &#187; Blog Archive &#187; Häufige Fehler in PHP / Fehlerbehandlung</dc:creator>
		<pubDate>Tue, 11 Dec 2007 09:49:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.v-nessa.net/2007/12/07/common-php-errors#comment-8871</guid>
		<description>[...] hat einen Post auf ihrem Blog veröffentlicht der sich mit PHP Fehlern und Basisfehlerbehandlung in PHP beschäftigt. [...]</description>
		<content:encoded><![CDATA[<p>[...] hat einen Post auf ihrem Blog veröffentlicht der sich mit PHP Fehlern und Basisfehlerbehandlung in PHP beschäftigt. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: developercast.com &#187; Nessa&#8217;s Blog: Common PHP Errors</title>
		<link>http://www.v-nessa.net/2007/12/07/common-php-errors/comment-page-1#comment-8859</link>
		<dc:creator>developercast.com &#187; Nessa&#8217;s Blog: Common PHP Errors</dc:creator>
		<pubDate>Mon, 10 Dec 2007 19:03:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.v-nessa.net/2007/12/07/common-php-errors#comment-8859</guid>
		<description>[...] has set up a post in an effort to help budding PHP developers out there with some of the most common problems they [...]</description>
		<content:encoded><![CDATA[<p>[...] has set up a post in an effort to help budding PHP developers out there with some of the most common problems they [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PHPDeveloper.org</title>
		<link>http://www.v-nessa.net/2007/12/07/common-php-errors/comment-page-1#comment-8858</link>
		<dc:creator>PHPDeveloper.org</dc:creator>
		<pubDate>Mon, 10 Dec 2007 15:12:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.v-nessa.net/2007/12/07/common-php-errors#comment-8858</guid>
		<description>&lt;strong&gt;Nessa&#039;s Blog: Common PHP Errors...&lt;/strong&gt;


Nessa has set up a post in an effort to help ......</description>
		<content:encoded><![CDATA[<p><strong>Nessa&#8217;s Blog: Common PHP Errors&#8230;</strong></p>
<p>Nessa has set up a post in an effort to help &#8230;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PHP Coding School &#187; Blog Archive &#187; php code [2007-12-09 01:42:03]</title>
		<link>http://www.v-nessa.net/2007/12/07/common-php-errors/comment-page-1#comment-8849</link>
		<dc:creator>PHP Coding School &#187; Blog Archive &#187; php code [2007-12-09 01:42:03]</dc:creator>
		<pubDate>Sun, 09 Dec 2007 01:52:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.v-nessa.net/2007/12/07/common-php-errors#comment-8849</guid>
		<description>[...]  Common PHP Errors  By Nessa  If not, you&#8217;ll need to add the path into the PHP code: (or .htaccess). include(&#8221;/path/to/files&#8221;); Blank PHP Pages. You go to a .php page, but it&#8217;s blank. The scope of what can cause blank pages is very broad, but there are a few things &#8230;   v-nessa.net - http://www.v-nessa.net [...]</description>
		<content:encoded><![CDATA[<p>[...]  Common PHP Errors  By Nessa  If not, you&#8217;ll need to add the path into the PHP code: (or .htaccess). include(&#8221;/path/to/files&#8221;); Blank PHP Pages. You go to a .php page, but it&#8217;s blank. The scope of what can cause blank pages is very broad, but there are a few things &#8230;   v-nessa.net &#8211; <a href="http://www.v-nessa.net" rel="nofollow">http://www.v-nessa.net</a> [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

