<?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>SiteShrine Blog &#187; server settings</title>
	<atom:link href="http://siteshrine.net/tag/server-settings/feed/" rel="self" type="application/rss+xml" />
	<link>http://siteshrine.net</link>
	<description></description>
	<lastBuildDate>Fri, 10 Jun 2011 17:08:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>PHP Info on Server</title>
		<link>http://siteshrine.net/2009/12/31/php-info-on-server/</link>
		<comments>http://siteshrine.net/2009/12/31/php-info-on-server/#comments</comments>
		<pubDate>Thu, 31 Dec 2009 13:47:12 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[phpinfo]]></category>
		<category><![CDATA[server modules]]></category>
		<category><![CDATA[server settings]]></category>

		<guid isPermaLink="false">http://siteshrine.net/?p=219</guid>
		<description><![CDATA[Sometimes it becomes necessary to compare your hosts server features and settings to determine compatibility with your script. When this situation arises just complete the following process: 1. Open notepad and paste the following line of code: &#60;?php phpinfo(); ?&#62; 2. Save the file as phpinfo.php 3. Upload the file to the root of your [...]]]></description>
			<content:encoded><![CDATA[<p>Sometimes it becomes necessary to compare your hosts server features and settings to determine compatibility with your script. When this situation arises just complete the following process:</p>
<p>1. Open notepad and paste the following line of code:</p>
<p>&lt;?php phpinfo(); ?&gt;</p>
<p>2. Save the file as phpinfo.php</p>
<p>3. Upload the file to the root of your website</p>
<p>4. Go to www . yourdomain.com/phpinfo.php</p>
<p>Sample:</p>
<p><a title="phpinfo" href="http://www.siteshrine.com/phpinfo.php" target="_blank">www.siteshrine.com/phpinfo.php</a></p>
<img src="http://siteshrine.net/?ak_action=api_record_view&id=219&type=feed" alt="" />            <a href="http://twitter.com/share" class="twitter-share-button" data-count="" data-text="PHP Info on Server" data-via="" data-url="http://siteshrine.net/2009/12/31/php-info-on-server/" >Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>]]></content:encoded>
			<wfw:commentRss>http://siteshrine.net/2009/12/31/php-info-on-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

