<?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>The Zoltan Blog &#187; php</title>
	<atom:link href="http://www.zoltanfagyal.com/blog/category/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zoltanfagyal.com/blog</link>
	<description></description>
	<lastBuildDate>Wed, 24 Nov 2010 20:38:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Where can I find the php.ini file?</title>
		<link>http://www.zoltanfagyal.com/blog/2008/03/01/where-can-i-find-the-phpini-file/</link>
		<comments>http://www.zoltanfagyal.com/blog/2008/03/01/where-can-i-find-the-phpini-file/#comments</comments>
		<pubDate>Sat, 01 Mar 2008 20:44:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[php.ini]]></category>
		<category><![CDATA[phpinfo]]></category>

		<guid isPermaLink="false">http://www.zoltanfagyal.com/blog/2008/03/01/where-can-i-find-the-phpini-file/</guid>
		<description><![CDATA[<br />
]]></description>
			<content:encoded><![CDATA[<p>The sure way finding the php.ini file is using phpinfo:</p>
<p>Create an empty file and add the following to it:</p>
<p><img src='http://www.zoltanfagyal.com/blog/wp-content/uploads/2008/03/phpinfo.jpg' alt='phpinfo' /></p>
<p>Save it as anything.php (anything is really anything, replace it with anything you want)</p>
<p>Upload this file to your website and load it from a browser.</p>
<p>Look for &#8220;Configuration File (php.ini) Path&#8221;.</p>
<p>There you go. Feel free to comment here is you have any questions.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.zoltanfagyal.com/blog/2008/03/01/where-can-i-find-the-phpini-file/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

