<?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>Thu, 07 Jan 2010 03:37:34 +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/#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=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 />

<script type="text/javascript">
SHARETHIS.addEntry(
	{
	title: "Where can I find the php.ini file?",
	url: "http://www.zoltanfagyal.com/blog/2008/03/01/where-can-i-find-the-phpini-file/"
	}
	
	
);
</script>
	]]></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>
<p><a href="http://sharethis.com/item?&wp=2.9.1&amp;publisher=ffb9ede2-c4cf-4886-be36-31f3bd513e64&amp;title=Where+can+I+find+the+php.ini+file%3F&amp;url=http%3A%2F%2Fwww.zoltanfagyal.com%2Fblog%2F2008%2F03%2F01%2Fwhere-can-i-find-the-phpini-file%2F">ShareThis</a></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>
