<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: URL file-access is disabled in the server configuration</title>
	<atom:link href="http://www.guatewireless.org/tecnologia/desarrollo/php-desarrollo-tecnologia/url-file-access-is-disabled-in-the-server-configuration/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.guatewireless.org/tecnologia/desarrollo/php-desarrollo-tecnologia/url-file-access-is-disabled-in-the-server-configuration/</link>
	<description>Ayuda e Ideas para el administrador de sistemas Linux, Windows, Redes inalámbricas, Hacks/Tutoriales y Foros</description>
	<lastBuildDate>Thu, 09 Feb 2012 17:47:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Claudio</title>
		<link>http://www.guatewireless.org/tecnologia/desarrollo/php-desarrollo-tecnologia/url-file-access-is-disabled-in-the-server-configuration/comment-page-1/#comment-8016</link>
		<dc:creator>Claudio</dc:creator>
		<pubDate>Thu, 13 Jan 2011 14:49:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.guatewireless.org/?p=666#comment-8016</guid>
		<description>Si no tienes acceso al php.ini esto no te ayuda mucho. 
lo que puedes acer es agregar estas lineas antes de ejecutar la query remota
 if (ini_get(&#039;allow_url_fopen&#039;) == true) {
      $xml =load_fopen($query);
    } else if (function_exists(&#039;curl_init&#039;)) {
      $xml =load_curl($query);
    }

saludos</description>
		<content:encoded><![CDATA[<p>Si no tienes acceso al php.ini esto no te ayuda mucho.<br />
lo que puedes acer es agregar estas lineas antes de ejecutar la query remota<br />
 if (ini_get(&#8216;allow_url_fopen&#8217;) == true) {<br />
      $xml =load_fopen($query);<br />
    } else if (function_exists(&#8216;curl_init&#8217;)) {<br />
      $xml =load_curl($query);<br />
    }</p>
<p>saludos</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oneli</title>
		<link>http://www.guatewireless.org/tecnologia/desarrollo/php-desarrollo-tecnologia/url-file-access-is-disabled-in-the-server-configuration/comment-page-1/#comment-7865</link>
		<dc:creator>oneli</dc:creator>
		<pubDate>Wed, 22 Dec 2010 19:19:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.guatewireless.org/?p=666#comment-7865</guid>
		<description>la solucion fue poner un iframe:


&lt;iframe src=&quot;consulta_seguimiento.php?id=&quot; frameborder=&quot;0&quot; scrolling=&quot;auto&quot; width=&quot;100%&quot; &gt; </description>
		<content:encoded><![CDATA[<p>la solucion fue poner un iframe:</p>
<p>&lt;iframe src=&quot;consulta_seguimiento.php?id=&#8221; frameborder=&#8221;0&#8243; scrolling=&#8221;auto&#8221; width=&#8221;100%&#8221; &gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roy Homar</title>
		<link>http://www.guatewireless.org/tecnologia/desarrollo/php-desarrollo-tecnologia/url-file-access-is-disabled-in-the-server-configuration/comment-page-1/#comment-4850</link>
		<dc:creator>Roy Homar</dc:creator>
		<pubDate>Mon, 05 Oct 2009 08:38:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.guatewireless.org/?p=666#comment-4850</guid>
		<description>Fue la solucion a mi problema de include</description>
		<content:encoded><![CDATA[<p>Fue la solucion a mi problema de include</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ode2logo</title>
		<link>http://www.guatewireless.org/tecnologia/desarrollo/php-desarrollo-tecnologia/url-file-access-is-disabled-in-the-server-configuration/comment-page-1/#comment-2144</link>
		<dc:creator>ode2logo</dc:creator>
		<pubDate>Fri, 27 Feb 2009 03:14:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.guatewireless.org/?p=666#comment-2144</guid>
		<description>gracias :D</description>
		<content:encoded><![CDATA[<p>gracias <img src='http://www.guatewireless.org/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Venkadesan Tharshan</title>
		<link>http://www.guatewireless.org/tecnologia/desarrollo/php-desarrollo-tecnologia/url-file-access-is-disabled-in-the-server-configuration/comment-page-1/#comment-1930</link>
		<dc:creator>Venkadesan Tharshan</dc:creator>
		<pubDate>Thu, 23 Oct 2008 13:32:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.guatewireless.org/?p=666#comment-1930</guid>
		<description>thanks</description>
		<content:encoded><![CDATA[<p>thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

