<?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>Web Design Taxi Blog &#187; php.ini</title>
	<atom:link href="http://www.webdesigntaxi.com/blog/category/web-development/php-language/phpini-php-language-web-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webdesigntaxi.com/blog</link>
	<description></description>
	<lastBuildDate>Mon, 17 May 2010 16:59:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Using URL includes on servers with it disabled</title>
		<link>http://www.webdesigntaxi.com/blog/2008/07/using-url-includes-on-servers-with-it-disabled/</link>
		<comments>http://www.webdesigntaxi.com/blog/2008/07/using-url-includes-on-servers-with-it-disabled/#comments</comments>
		<pubDate>Thu, 10 Jul 2008 23:09:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[php.ini]]></category>
		<category><![CDATA[allow_url_fopen]]></category>
		<category><![CDATA[dedicated server]]></category>
		<category><![CDATA[hosting company]]></category>
		<category><![CDATA[local php.ini]]></category>
		<category><![CDATA[public_html]]></category>
		<category><![CDATA[SAFE_MODE]]></category>

		<guid isPermaLink="false">http://www.webdesigntaxi.com/blog/?p=60</guid>
		<description><![CDATA[If you do not own or rent your own dedicated server then you may come across an issue when you try to include a url. The issue comes when your hosting company has it disbaled in the php.ini file. There are alot of hosting companies that have the global setting disabled but allow you to [...]]]></description>
			<content:encoded><![CDATA[<div style="float: right; width: 42px; padding-right: 10px; margin: 0 0 0 10px;">
		<script type="text/javascript">
		<!--
		digg_url = "http://www.webdesigntaxi.com/blog/2008/07/using-url-includes-on-servers-with-it-disabled/";
		digg_bgcolor = "#FFFFFF";
		digg_skin = "";
		digg_window = "";
		digg_title = "Using+URL+includes+on+servers+with+it+disabled";
		digg_media = "news";
		digg_topic = "";
		digg_bodytext = "";
		//-->
		</script>
		<script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script></div><p>If you do not own or rent your own dedicated server then you may come across an issue when you try to include a url. The issue comes when your hosting company has it disbaled in the php.ini file.</p>
<p>There are alot of hosting companies that have the global setting disabled but allow you to have a local php.ini file. If this is the case then you can change the setting by adding a php.ini to your main directory such as public_html. In this case you would add the allow_url_fopen = 1 to the php.ini file.</p>
<p>You can also setup your SAFE_MODE options this way. Sometimes hosting companies limit the local changes you can make so some of the options may not work with a local php.ini.</p>
<hr /><h2>Comments</h2><ul><li><a href="http://www.webdesigntaxi.com/blog/2008/07/using-url-includes-on-servers-with-it-disabled/#comment-47">July 24, 2008</a>, Disabled Chat writes: I have Bell's Palsy and enjoy your blog very much. First time I've commented, but have been reading here and there. 
Great blog. I enjoy reading it every chance I get and value your opinions!</li></ul><hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites, except for rss news reader websites, breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> 98r4wueyriewuri8349232 (38.107.191.89) )</small>]]></content:encoded>
			<wfw:commentRss>http://www.webdesigntaxi.com/blog/2008/07/using-url-includes-on-servers-with-it-disabled/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
