<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Open source blog, linux, php, python, security &#187; error</title>
	<atom:link href="http://www.alonon.net/tag/error/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.alonon.net</link>
	<description></description>
	<lastBuildDate>Wed, 18 Aug 2010 20:03:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>

   <image>
    <title>Open source blog, linux, php, python, security</title>
    <url>http://1.gravatar.com/avatar/5152c5736f5f8dd9570ffb2f9068e8ab?s=</url>
    <link>http://www.alonon.net</link>
   </image>
		<item>
		<title>Notice: Use of undefined constant/variable</title>
		<link>http://www.alonon.net/notice-use-of-undefined-constantvariable/</link>
		<comments>http://www.alonon.net/notice-use-of-undefined-constantvariable/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 08:51:58 +0000</pubDate>
		<dc:creator>ALonon</dc:creator>
				<category><![CDATA[Php]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[undefined constant]]></category>

		<guid isPermaLink="false">http://www.alonon.net/?p=208</guid>
		<description><![CDATA[if you are taking a warning such as; Notice: Use of undefined constant _HC_PKG_THEME &#8211; assumed &#8216;_HC_PKG_THEME&#8217; in ~\phpcoin\config.php on line 141 Notice: Use of undefined constant DIR &#8211; assumed &#8216;DIR&#8217; in ~\phpcoin\config.php on line 146 Notice: Use of undefined constant _HC_PKG_LANG &#8211; assumed &#8216;_HC_PKG_LANG&#8217; in ~\phpcoin\config.php on line 153 find this in php.ini error_reporting &#8230; <a href="http://www.alonon.net/notice-use-of-undefined-constantvariable/">Read more <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>if you are taking a warning such as;</p>
<blockquote><p>
Notice: Use of undefined constant _HC_PKG_THEME &#8211; assumed &#8216;_HC_PKG_THEME&#8217; in ~\phpcoin\config.php on line 141<br />
Notice: Use of undefined constant DIR &#8211; assumed &#8216;DIR&#8217; in ~\phpcoin\config.php on line 146<br />
Notice: Use of undefined constant _HC_PKG_LANG &#8211; assumed &#8216;_HC_PKG_LANG&#8217; in ~\phpcoin\config.php on line 153</p></blockquote>
<p> find this in php.ini</p>
<blockquote><p>error_reporting = E_A</p></blockquote>
<p>and change with</p>
<blockquote><p>error_reporting = E_ALL &#038; ~E_NOTICE</p></blockquote>
<p>than restart apache.</p>

	Tags: <a href="http://www.alonon.net/tag/error/" title="error" rel="tag">error</a>, <a href="http://www.alonon.net/tag/php/" title="Php" rel="tag">Php</a>, <a href="http://www.alonon.net/tag/undefined-constant/" title="undefined constant" rel="tag">undefined constant</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.alonon.net/unlimited-subcategory-with-adjacency-list-model/" title="Unlimited Subcategory with Adjacency List Model (February 1, 2009)">Unlimited Subcategory with Adjacency List Model</a> (8)</li>
	<li><a href="http://www.alonon.net/ubuntu-install-gd-support-for-apach/" title="Ubuntu install GD support for apache (December 11, 2009)">Ubuntu install GD support for apache</a> (0)</li>
	<li><a href="http://www.alonon.net/mysql_insert_id/" title="mysql_insert_id (January 25, 2009)">mysql_insert_id</a> (0)</li>
	<li><a href="http://www.alonon.net/installing-apache-php-and-mysql-on-pardus/" title="installing apache php and mysql on Pardus (November 13, 2008)">installing apache php and mysql on Pardus</a> (0)</li>
	<li><a href="http://www.alonon.net/install-php-apache-mysql-phpmyadmin/" title="install php apache mysql phpmyadmin (January 1, 2009)">install php apache mysql phpmyadmin</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.alonon.net/notice-use-of-undefined-constantvariable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
