<?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>Frogx.Three &#187; Wordpress error 406...</title>
	<atom:link href="http://www.frogx3.com/2007/09/06/wordpress-error-406/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.frogx3.com</link>
	<description>Blog de diseño con recursos para diseño y desarrollo web - Tutoriales, tips, snippets, iconos, recursos, plantillas</description>
	<lastBuildDate>Thu, 09 Feb 2012 20:00:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>WordPress error 406</title>
		<link>http://www.frogx3.com/2007/09/06/wordpress-error-406/</link>
		<comments>http://www.frogx3.com/2007/09/06/wordpress-error-406/#comments</comments>
		<pubDate>Thu, 06 Sep 2007 23:01:31 +0000</pubDate>
		<dc:creator>Jorge</dc:creator>
				<enclosure url="" length="32000" type="image/" />
				<category><![CDATA[Bugs]]></category>
		<category><![CDATA[Fix]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[htaccess]]></category>

		<guid isPermaLink="false">http://www.frogx3.com/2007/09/06/wordpress-error-406/</guid>
		<description><![CDATA[Hace un momento cuando intentaba postear el articulo de &#8220;FreeDFD: Interprete de Diagramas de Flujo &#8221; me tope con un problema el wordpress no me dejaba publicarlo y me lanzaba...]]></description> 
			<content:encoded><![CDATA[<p>Hace un momento cuando intentaba postear el articulo de &#8220;<a href="http://www.frogx3.com/2007/09/06/interprete-de-diagramas-de-flujo/"  title="FreeDFD Interprete de Diagramas de Flujo">FreeDFD: Interprete de Diagramas de Flujo</a> &#8221; me tope con un problema el wordpress no me dejaba publicarlo y me lanzaba el siguiente error:</p>
<p><em>&#8220;Error 406, Not Acceptable. An appropriate representation of the requested resource /wp-admin/post.php could not be found on this server.&#8221;</em></p>
<p>El cual no conocia pero bueno despues de pelearme un rato logre postearlo y me dispuse a averiguar que diablos paso y me encontre en el blog <a href="http://www.bioxd.com/archivos/2006/08/23/como-arreglar-el-error-406-not-acceptable-de-wordpress/"  target="_blank">bioxd</a> que el problema no es del <a href="http://www.frogx3.com/tag/wordpress" >wordpress</a>  si no de la gente del hosting que quisaz hicieron tienen activado algun modulo de seguridad del php, pero bueno como todo ay su solucion ahi mismo sugieren lo siguiente, añadir la siguiente linea a tu archivo <em>.htaccess:</em></p>
<p><strong>SecFilterEngine off</strong></p>
<p>Con eso ya esta solucionado el problema.</p>
<!-- SimpleReach Slide Plugin Version: 0.6.0 -->
<script type='text/javascript' id='simplereach-slide-tag'>
    __spr_config = {
      pid: '4e4ae1a5c2b219358b000005',
      title: 'Wordpress error 406',
      ckw: 'bug,Bugs,error,Fix,htaccess,Wordpress',
      chan: '',
      no_slide: '',
      slide_logo: true,
      pub: '2007-09-07 05:01:31',
      url: 'http%3A%2F%2Fwww.frogx3.com%2F2007%2F09%2F06%2Fwordpress-error-406%2F',
      header: 'TAMBIEN TE RECOMENDAMOS'
    };
    var content = document.getElementById('simplereach-slide-tag').parentNode, loc;
    if (content.className){ loc = '.' + content.className; }
    if (content.id){ loc = '#' + content.id; }
    __spr_config.loc = loc || content;
    (function(){
    var s = document.createElement('script');
      s.async = true;
      s.type = 'text/javascript';
      s.src = document.location.protocol + '//d8rk54i4mohrb.cloudfront.net/js/slide.js';
      __spr_config.css = 'document.location.protocol + '//d8rk54i4mohrb.cloudfront.net/css/p/4e4ae1a5c2b219358b000005.css';
      var tg = document.getElementsByTagName('head')[0];
      if (!tg) {tg = document.getElementsByTagName('body')[0];}
      if (tg) {tg.appendChild(s);}
    })();
</script>
]]></content:encoded>
			<wfw:commentRss>http://www.frogx3.com/2007/09/06/wordpress-error-406/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

