<?xml version="1.0" encoding="utf-8"?><!-- generator="wordpress/2.2.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: WP-Cache 2.1.2</title>
	<link>http://mnm.uib.es/gallir/posts/2007/09/21/1187/</link>
	<description>I write about free software, and free culture</description>
	<pubDate>Thu, 09 Feb 2012 18:47:54 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.3</generator>

	<item>
		<title>By: Bantai</title>
		<link>http://mnm.uib.es/gallir/posts/2007/09/21/1187/#comment-42512</link>
		<dc:creator>Bantai</dc:creator>
		<pubDate>Wed, 17 Oct 2007 11:54:44 +0000</pubDate>
		<guid>http://mnm.uib.es/gallir/posts/2007/09/21/1187/#comment-42512</guid>
		<description>Luckily there is WP-Cache NoSymLink for Windows.</description>
		<content:encoded><![CDATA[<p>Luckily there is WP-Cache NoSymLink for Windows.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bluemamba</title>
		<link>http://mnm.uib.es/gallir/posts/2007/09/21/1187/#comment-42493</link>
		<dc:creator>bluemamba</dc:creator>
		<pubDate>Tue, 16 Oct 2007 22:04:21 +0000</pubDate>
		<guid>http://mnm.uib.es/gallir/posts/2007/09/21/1187/#comment-42493</guid>
		<description>It's a pity that wp-cache is not working "out of the box" for the wordpress installation on Windows environment. I know you hate windows, most of us does hate it too. But sometimes we can't choose the OS we work with. We try to do our best with all that we have. In my case, it means Windows + XAMPP. It's not a debate on what's best, it's the background for running a platform independent language, PHP.
All the scripts I use have no really problems running on PHP on windows, wp-cache is an exception :(

I see that your work is beautiful and so useful for so many people. I wish I were one of them.</description>
		<content:encoded><![CDATA[<p>It&#8217;s a pity that wp-cache is not working &#8220;out of the box&#8221; for the wordpress installation on Windows environment. I know you hate windows, most of us does hate it too. But sometimes we can&#8217;t choose the OS we work with. We try to do our best with all that we have. In my case, it means Windows + XAMPP. It&#8217;s not a debate on what&#8217;s best, it&#8217;s the background for running a platform independent language, PHP.<br />
All the scripts I use have no really problems running on PHP on windows, wp-cache is an exception <img src='http://mnm.uib.es/gallir/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>I see that your work is beautiful and so useful for so many people. I wish I were one of them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bantai</title>
		<link>http://mnm.uib.es/gallir/posts/2007/09/21/1187/#comment-42396</link>
		<dc:creator>Bantai</dc:creator>
		<pubDate>Thu, 11 Oct 2007 23:07:54 +0000</pubDate>
		<guid>http://mnm.uib.es/gallir/posts/2007/09/21/1187/#comment-42396</guid>
		<description>I should add that there is one questionable change in the diff, which I removed as I suspect it to be a security hole:

- wp_cache_is_rejected($_SERVER["REQUEST_URI"]))
+ wp_cache_is_rejected($_SERVER["REQUEST_URI"]) &#38;&#38;
+ stripos($_SERVER["REQUEST_URI"],'wp-cache-fix') !== false)

If the required string `wp-cache-fix` is not in the URL, any files that should be rejected will be cached anyway.</description>
		<content:encoded><![CDATA[<p>I should add that there is one questionable change in the diff, which I removed as I suspect it to be a security hole:</p>
<p>- wp_cache_is_rejected($_SERVER[&#8221;REQUEST_URI&#8221;]))<br />
+ wp_cache_is_rejected($_SERVER[&#8221;REQUEST_URI&#8221;]) &amp;&amp;<br />
+ stripos($_SERVER[&#8221;REQUEST_URI&#8221;],&#8217;wp-cache-fix&#8217;) !== false)</p>
<p>If the required string `wp-cache-fix` is not in the URL, any files that should be rejected will be cached anyway.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bantai</title>
		<link>http://mnm.uib.es/gallir/posts/2007/09/21/1187/#comment-42395</link>
		<dc:creator>Bantai</dc:creator>
		<pubDate>Thu, 11 Oct 2007 21:41:37 +0000</pubDate>
		<guid>http://mnm.uib.es/gallir/posts/2007/09/21/1187/#comment-42395</guid>
		<description>There is a problem with WP-Cache and RSS feeds, serving them as text/html. Dougal Campbell made a fix (yep, it works) for WP-Cache 2.1.1. Perhaps you could include the fix in a new version of WP-Cache?

Aforementioned fix and description is located here:
http://dougal.gunters.org/blog/2007/06/19/wp-cache-fix-for-content-type-in-feeds</description>
		<content:encoded><![CDATA[<p>There is a problem with WP-Cache and RSS feeds, serving them as text/html. Dougal Campbell made a fix (yep, it works) for WP-Cache 2.1.1. Perhaps you could include the fix in a new version of WP-Cache?</p>
<p>Aforementioned fix and description is located here:<br />
<a href="http://dougal.gunters.org/blog/2007/06/19/wp-cache-fix-for-content-type-in-feeds" rel="nofollow">http://dougal.gunters.org/blog/2007/06/19/wp-cache-fix-for-content-type-in-feeds</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Boriel</title>
		<link>http://mnm.uib.es/gallir/posts/2007/09/21/1187/#comment-42277</link>
		<dc:creator>Boriel</dc:creator>
		<pubDate>Sun, 07 Oct 2007 00:51:52 +0000</pubDate>
		<guid>http://mnm.uib.es/gallir/posts/2007/09/21/1187/#comment-42277</guid>
		<description>Respecto a lo que comentas de la compresión transparente, si no puedes editar el archivo php.ini (por ejemplo, porque tienes el WP alojado en un hosting) se puede intentar de otra forma, si tu hosting soporta archivos .htaccess. Simplemente añadir la línea

php_flag zlib.output_compression On

en dicho archivo (o crearlo si no existe). La compresión es importante, porque muchos hosting cobran por ancho de banda, y en mi caso supone un pequeño ahorro ;)</description>
		<content:encoded><![CDATA[<p>Respecto a lo que comentas de la compresión transparente, si no puedes editar el archivo php.ini (por ejemplo, porque tienes el WP alojado en un hosting) se puede intentar de otra forma, si tu hosting soporta archivos .htaccess. Simplemente añadir la línea</p>
<p>php_flag zlib.output_compression On</p>
<p>en dicho archivo (o crearlo si no existe). La compresión es importante, porque muchos hosting cobran por ancho de banda, y en mi caso supone un pequeño ahorro <img src='http://mnm.uib.es/gallir/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WP-Cache NoSymlink 2.1.2 Released</title>
		<link>http://mnm.uib.es/gallir/posts/2007/09/21/1187/#comment-42209</link>
		<dc:creator>WP-Cache NoSymlink 2.1.2 Released</dc:creator>
		<pubDate>Thu, 04 Oct 2007 05:56:42 +0000</pubDate>
		<guid>http://mnm.uib.es/gallir/posts/2007/09/21/1187/#comment-42209</guid>
		<description>[...] about 2 weeks late, but here it is. Ricardo has made an official release that fixes the Content-type problem in the header. I have updated WP-Cache NoSymlink accordingly, [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] about 2 weeks late, but here it is. Ricardo has made an official release that fixes the Content-type problem in the header. I have updated WP-Cache NoSymlink accordingly, [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ghusse</title>
		<link>http://mnm.uib.es/gallir/posts/2007/09/21/1187/#comment-41800</link>
		<dc:creator>Ghusse</dc:creator>
		<pubDate>Thu, 27 Sep 2007 16:45:09 +0000</pubDate>
		<guid>http://mnm.uib.es/gallir/posts/2007/09/21/1187/#comment-41800</guid>
		<description>Hi,

I get the same error than many people with this semget call. I changed the sem_id as I saw somewhere but nothing changed.
Do you have an idea ?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I get the same error than many people with this semget call. I changed the sem_id as I saw somewhere but nothing changed.<br />
Do you have an idea ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Davide Bia</title>
		<link>http://mnm.uib.es/gallir/posts/2007/09/21/1187/#comment-41775</link>
		<dc:creator>Davide Bia</dc:creator>
		<pubDate>Thu, 27 Sep 2007 08:59:40 +0000</pubDate>
		<guid>http://mnm.uib.es/gallir/posts/2007/09/21/1187/#comment-41775</guid>
		<description>Hi, I found some issues when I upgraded to Wordpress 2.3: the administration page no longer works.

I'm using Windows hosting, previously I followed instruction by &lt;a href="http://www.cpuidle.de/blog/?p=30" rel="nofollow"&gt;Digital Bites&lt;/a&gt; and &lt;a href="http://www.unsoughtinput.com/index.php/2006/10/24/wordpress-tutorial-using-wp-cache-on-windows-iis/" rel="nofollow"&gt;Unsought Input&lt;/a&gt; and everything works fine.

The problem is than $_SERVER['REQUEST_URI'] not contains options-general.php and POST will fail with HTTP 405. I hacked wp-cache.php replacing all occurences with $_SERVER['PHP_SELF'] . '?page=' . basename(__FILE__). Notice than I used basename(__FILE__) to get rid of slashes issues in Windows.</description>
		<content:encoded><![CDATA[<p>Hi, I found some issues when I upgraded to Wordpress 2.3: the administration page no longer works.</p>
<p>I&#8217;m using Windows hosting, previously I followed instruction by <a href="http://www.cpuidle.de/blog/?p=30" rel="nofollow">Digital Bites</a> and <a href="http://www.unsoughtinput.com/index.php/2006/10/24/wordpress-tutorial-using-wp-cache-on-windows-iis/" rel="nofollow">Unsought Input</a> and everything works fine.</p>
<p>The problem is than $_SERVER[&#8217;REQUEST_URI&#8217;] not contains options-general.php and POST will fail with HTTP 405. I hacked wp-cache.php replacing all occurences with $_SERVER[&#8217;PHP_SELF&#8217;] . &#8216;?page=&#8217; . basename(__FILE__). Notice than I used basename(__FILE__) to get rid of slashes issues in Windows.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://mnm.uib.es/gallir/posts/2007/09/21/1187/#comment-41742</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Wed, 26 Sep 2007 21:47:49 +0000</pubDate>
		<guid>http://mnm.uib.es/gallir/posts/2007/09/21/1187/#comment-41742</guid>
		<description>For people who are still having Errors 500 (Internal server Error), mostly those who are with GoDaddy, &lt;a href="http://www.littleredrails.com/blog/2007/09/08/using-wp-cache-on-godaddy-500-error/" rel="nofollow"&gt;I've found a fix that WORKS!&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>For people who are still having Errors 500 (Internal server Error), mostly those who are with GoDaddy, <a href="http://www.littleredrails.com/blog/2007/09/08/using-wp-cache-on-godaddy-500-error/" rel="nofollow">I&#8217;ve found a fix that WORKS!</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 更新到 WordPress 2.3 的问题 - Nicky's blog</title>
		<link>http://mnm.uib.es/gallir/posts/2007/09/21/1187/#comment-41641</link>
		<dc:creator>更新到 WordPress 2.3 的问题 - Nicky's blog</dc:creator>
		<pubDate>Tue, 25 Sep 2007 16:49:09 +0000</pubDate>
		<guid>http://mnm.uib.es/gallir/posts/2007/09/21/1187/#comment-41641</guid>
		<description>[...] WP-Cache 2.1.2 WordPress Database Backup 2.1.3 Google XML Sitemaps 3.0 WP-PageNavi 2.11 [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] WP-Cache 2.1.2 WordPress Database Backup 2.1.3 Google XML Sitemaps 3.0 WP-PageNavi 2.11 [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: al</title>
		<link>http://mnm.uib.es/gallir/posts/2007/09/21/1187/#comment-41602</link>
		<dc:creator>al</dc:creator>
		<pubDate>Tue, 25 Sep 2007 08:22:05 +0000</pubDate>
		<guid>http://mnm.uib.es/gallir/posts/2007/09/21/1187/#comment-41602</guid>
		<description>This seem to be not working with WP 2.3, it it's not caching anything</description>
		<content:encoded><![CDATA[<p>This seem to be not working with WP 2.3, it it&#8217;s not caching anything</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: koben</title>
		<link>http://mnm.uib.es/gallir/posts/2007/09/21/1187/#comment-41557</link>
		<dc:creator>koben</dc:creator>
		<pubDate>Mon, 24 Sep 2007 19:28:35 +0000</pubDate>
		<guid>http://mnm.uib.es/gallir/posts/2007/09/21/1187/#comment-41557</guid>
		<description>Warning: semget() failed for key 0x152b: Permission denied in /home.2/p/c/r/pxx/ixxxxxxxo/wp-content/plugins/wp-cache/wp-cache-phase2.php on line 98

This mistake shows everywhere.

How to do to not cache footer.php?</description>
		<content:encoded><![CDATA[<p>Warning: semget() failed for key 0&#215;152b: Permission denied in /home.2/p/c/r/pxx/ixxxxxxxo/wp-content/plugins/wp-cache/wp-cache-phase2.php on line 98</p>
<p>This mistake shows everywhere.</p>
<p>How to do to not cache footer.php?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gallir</title>
		<link>http://mnm.uib.es/gallir/posts/2007/09/21/1187/#comment-41485</link>
		<dc:creator>gallir</dc:creator>
		<pubDate>Sun, 23 Sep 2007 18:56:21 +0000</pubDate>
		<guid>http://mnm.uib.es/gallir/posts/2007/09/21/1187/#comment-41485</guid>
		<description>#11, eso parece un problema de restricciones porque han habilitado el "safe mode" en Apache/PHP.</description>
		<content:encoded><![CDATA[<p>#11, eso parece un problema de restricciones porque han habilitado el &#8220;safe mode&#8221; en Apache/PHP.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nosgoroth</title>
		<link>http://mnm.uib.es/gallir/posts/2007/09/21/1187/#comment-41484</link>
		<dc:creator>Nosgoroth</dc:creator>
		<pubDate>Sun, 23 Sep 2007 18:50:16 +0000</pubDate>
		<guid>http://mnm.uib.es/gallir/posts/2007/09/21/1187/#comment-41484</guid>
		<description>Saludos de parte de un alumno de ASO ^^

Tengo un pequeño problema en mi blog (WP 2.0.4, link arriba) con wp-cache tanto en su versión 2.1.1 como en 2.1.2. Desde esta mañana, y sin haber tocado nada, la página ha dejado de cargar si wp-cache está activo, dando el siguiente error:

Warning: fopen() [function.fopen]: SAFE MODE Restriction in effect. The script whose uid is 32505 is not allowed to access /home/s03d7073/public_html/blog/wp-content/cache/wp_cache_mutex.lock owned by uid 99 in /home/s03d7073/public_html/blog/wp-content/plugins/wp-cache/wp-cache-phase2.php on line 96

Warning: fopen(/home/s03d7073/public_html/blog/wp-content/cache/wp_cache_mutex.lock) [function.fopen]: failed to open stream: Permission denied in /home/s03d7073/public_html/blog/wp-content/plugins/wp-cache/wp-cache-phase2.php on line 96
Couldn't write to: /home/s03d7073/public_html/blog/wp-content/cache/wp-cache-04ba10a714492ca3cb47f521dc07c9aa.html
Warning: flock() expects parameter 1 to be resource, boolean given in /home/s03d7073/public_html/blog/wp-content/plugins/wp-cache/wp-cache-phase2.php on line 105

Warning: fopen() [function.fopen]: SAFE MODE Restriction in effect. The script whose uid is 32505 is not allowed to access /home/s03d7073/public_html/blog/wp-content/cache/wp-cache-04ba10a714492ca3cb47f521dc07c9aa.meta owned by uid 99 in /home/s03d7073/public_html/blog/wp-content/plugins/wp-cache/wp-cache-phase2.php on line 240

Warning: fopen(/home/s03d7073/public_html/blog/wp-content/cache/wp-cache-04ba10a714492ca3cb47f521dc07c9aa.meta) [function.fopen]: failed to open stream: Permission denied in /home/s03d7073/public_html/blog/wp-content/plugins/wp-cache/wp-cache-phase2.php on line 240

Warning: fputs(): supplied argument is not a valid stream resource in /home/s03d7073/public_html/blog/wp-content/plugins/wp-cache/wp-cache-phase2.php on line 241

Warning: fclose(): supplied argument is not a valid stream resource in /home/s03d7073/public_html/blog/wp-content/plugins/wp-cache/wp-cache-phase2.php on line 242

Warning: flock() expects parameter 1 to be resource, boolean given in /home/s03d7073/public_html/blog/wp-content/plugins/wp-cache/wp-cache-phase2.php on line 114

Realmente, por volumen de visitas, no tengo necesidad de usar wp-cache, pero reporto el error por si es de utilidad para algo.

Un saludo.</description>
		<content:encoded><![CDATA[<p>Saludos de parte de un alumno de ASO ^^</p>
<p>Tengo un pequeño problema en mi blog (WP 2.0.4, link arriba) con wp-cache tanto en su versión 2.1.1 como en 2.1.2. Desde esta mañana, y sin haber tocado nada, la página ha dejado de cargar si wp-cache está activo, dando el siguiente error:</p>
<p>Warning: fopen() [function.fopen]: SAFE MODE Restriction in effect. The script whose uid is 32505 is not allowed to access /home/s03d7073/public_html/blog/wp-content/cache/wp_cache_mutex.lock owned by uid 99 in /home/s03d7073/public_html/blog/wp-content/plugins/wp-cache/wp-cache-phase2.php on line 96</p>
<p>Warning: fopen(/home/s03d7073/public_html/blog/wp-content/cache/wp_cache_mutex.lock) [function.fopen]: failed to open stream: Permission denied in /home/s03d7073/public_html/blog/wp-content/plugins/wp-cache/wp-cache-phase2.php on line 96<br />
Couldn&#8217;t write to: /home/s03d7073/public_html/blog/wp-content/cache/wp-cache-04ba10a714492ca3cb47f521dc07c9aa.html<br />
Warning: flock() expects parameter 1 to be resource, boolean given in /home/s03d7073/public_html/blog/wp-content/plugins/wp-cache/wp-cache-phase2.php on line 105</p>
<p>Warning: fopen() [function.fopen]: SAFE MODE Restriction in effect. The script whose uid is 32505 is not allowed to access /home/s03d7073/public_html/blog/wp-content/cache/wp-cache-04ba10a714492ca3cb47f521dc07c9aa.meta owned by uid 99 in /home/s03d7073/public_html/blog/wp-content/plugins/wp-cache/wp-cache-phase2.php on line 240</p>
<p>Warning: fopen(/home/s03d7073/public_html/blog/wp-content/cache/wp-cache-04ba10a714492ca3cb47f521dc07c9aa.meta) [function.fopen]: failed to open stream: Permission denied in /home/s03d7073/public_html/blog/wp-content/plugins/wp-cache/wp-cache-phase2.php on line 240</p>
<p>Warning: fputs(): supplied argument is not a valid stream resource in /home/s03d7073/public_html/blog/wp-content/plugins/wp-cache/wp-cache-phase2.php on line 241</p>
<p>Warning: fclose(): supplied argument is not a valid stream resource in /home/s03d7073/public_html/blog/wp-content/plugins/wp-cache/wp-cache-phase2.php on line 242</p>
<p>Warning: flock() expects parameter 1 to be resource, boolean given in /home/s03d7073/public_html/blog/wp-content/plugins/wp-cache/wp-cache-phase2.php on line 114</p>
<p>Realmente, por volumen de visitas, no tengo necesidad de usar wp-cache, pero reporto el error por si es de utilidad para algo.</p>
<p>Un saludo.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ricardo actualiza su WP-Cache - Carrero Bitácora de los Hermanos Carrero, David Carrero Fernández-Baillo y Jaime Carrero Fernández-Baillo.</title>
		<link>http://mnm.uib.es/gallir/posts/2007/09/21/1187/#comment-41464</link>
		<dc:creator>Ricardo actualiza su WP-Cache - Carrero Bitácora de los Hermanos Carrero, David Carrero Fernández-Baillo y Jaime Carrero Fernández-Baillo.</dc:creator>
		<pubDate>Sun, 23 Sep 2007 13:19:22 +0000</pubDate>
		<guid>http://mnm.uib.es/gallir/posts/2007/09/21/1187/#comment-41464</guid>
		<description>[...] Galli se ha lanzado a actualizar su plugin para cacheo de páginas y entradas en Wordpress, WP-Cache: 2.1.2 es una versión de mantenimiento en la que destacan los siguientes [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Galli se ha lanzado a actualizar su plugin para cacheo de páginas y entradas en Wordpress, WP-Cache: 2.1.2 es una versión de mantenimiento en la que destacan los siguientes [&#8230;]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

