<?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: Creating symlinks without shell access</title>
	<atom:link href="http://www.torkiljohnsen.com/2006/08/09/creating-symlinks-without-shell-access/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.torkiljohnsen.com/2006/08/09/creating-symlinks-without-shell-access/</link>
	<description>My personal piece of cyberspace</description>
	<lastBuildDate>Wed, 25 Jan 2012 20:21:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Cache your Wordpress with WP-Cache at CypherHackz.Net</title>
		<link>http://www.torkiljohnsen.com/2006/08/09/creating-symlinks-without-shell-access/#comment-9307</link>
		<dc:creator>Cache your Wordpress with WP-Cache at CypherHackz.Net</dc:creator>
		<pubDate>Wed, 07 Nov 2007 02:42:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.torkiljohnsen.com/2006/08/09/creating-symlinks-without-shell-access/#comment-9307</guid>
		<description>[...] problem to create the symbolic link because you need to have a shell access to do it. But thanks to Torkil Johnsen for sharing this method to [...]</description>
		<content:encoded><![CDATA[<p>[...] problem to create the symbolic link because you need to have a shell access to do it. But thanks to Torkil Johnsen for sharing this method to [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geoff</title>
		<link>http://www.torkiljohnsen.com/2006/08/09/creating-symlinks-without-shell-access/#comment-2475</link>
		<dc:creator>Geoff</dc:creator>
		<pubDate>Wed, 11 Apr 2007 03:56:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.torkiljohnsen.com/2006/08/09/creating-symlinks-without-shell-access/#comment-2475</guid>
		<description>Thank you very much for this tip!</description>
		<content:encoded><![CDATA[<p>Thank you very much for this tip!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geoff</title>
		<link>http://www.torkiljohnsen.com/2006/08/09/creating-symlinks-without-shell-access/#comment-19718</link>
		<dc:creator>Geoff</dc:creator>
		<pubDate>Wed, 11 Apr 2007 03:56:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.torkiljohnsen.com/2006/08/09/creating-symlinks-without-shell-access/#comment-19718</guid>
		<description>Thank you very much for this tip!</description>
		<content:encoded><![CDATA[<p>Thank you very much for this tip!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WP-Cache NoSymlink WordPress Plugin &#187; D&#8217; Technology Weblog &#8212; Technology, Blogging, Gadgets, Fashion, Life Style.</title>
		<link>http://www.torkiljohnsen.com/2006/08/09/creating-symlinks-without-shell-access/#comment-1821</link>
		<dc:creator>WP-Cache NoSymlink WordPress Plugin &#187; D&#8217; Technology Weblog &#8212; Technology, Blogging, Gadgets, Fashion, Life Style.</dc:creator>
		<pubDate>Tue, 27 Mar 2007 00:14:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.torkiljohnsen.com/2006/08/09/creating-symlinks-without-shell-access/#comment-1821</guid>
		<description>[...] There&#8217;re a lot of WordPress users, who want to install wp-cache plugin, but couldn&#8217;t do so, &#8216;coz, the original&#160;version of WP-Cache2 by Ricardo Galli, needs to create a symbolic link between the &#8216;wp-cache-pahse1.php&#8217; file, and &#8216;advanced-cache.php.&#8217;&#160;The&#160;creation of symlink requires&#160;access to shell or telnet, but many web hosting companies don&#8217;t allow shell / telnet access. To overcome the symlink problem,&#160;Torkil Johnsen&#8217;s has posted a solution, some people were able to get through, but some couldn&#8217;t do so. If&#160;you&#8217;re the&#160;one with no success, then here is a solution for you: [...]</description>
		<content:encoded><![CDATA[<p>[...] There&rsquo;re a lot of WordPress users, who want to install wp-cache plugin, but couldn&rsquo;t do so, &lsquo;coz, the original&nbsp;version of WP-Cache2 by Ricardo Galli, needs to create a symbolic link between the &lsquo;wp-cache-pahse1.php&rsquo; file, and &lsquo;advanced-cache.php.&rsquo;&nbsp;The&nbsp;creation of symlink requires&nbsp;access to shell or telnet, but many web hosting companies don&rsquo;t allow shell / telnet access. To overcome the symlink problem,&nbsp;Torkil Johnsen&rsquo;s has posted a solution, some people were able to get through, but some couldn&rsquo;t do so. If&nbsp;you&rsquo;re the&nbsp;one with no success, then here is a solution for you: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A non mouse</title>
		<link>http://www.torkiljohnsen.com/2006/08/09/creating-symlinks-without-shell-access/#comment-203</link>
		<dc:creator>A non mouse</dc:creator>
		<pubDate>Thu, 05 Oct 2006 06:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.torkiljohnsen.com/2006/08/09/creating-symlinks-without-shell-access/#comment-203</guid>
		<description>Thanks for the tip!

Don&#039;t forget to put

at the very end (after your code). This is implied by &quot;create a blank php file,&quot; but could easily be overlooked by non-programmers. Not that I made that mistake or anything ;-)</description>
		<content:encoded><![CDATA[<p>Thanks for the tip!</p>
<p>Don&#8217;t forget to put</p>
<p>at the very end (after your code). This is implied by &#8220;create a blank php file,&#8221; but could easily be overlooked by non-programmers. Not that I made that mistake or anything ;-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A non mouse</title>
		<link>http://www.torkiljohnsen.com/2006/08/09/creating-symlinks-without-shell-access/#comment-19717</link>
		<dc:creator>A non mouse</dc:creator>
		<pubDate>Thu, 05 Oct 2006 06:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.torkiljohnsen.com/2006/08/09/creating-symlinks-without-shell-access/#comment-19717</guid>
		<description>Thanks for the tip!

Don&#039;t forget to put

at the very end (after your code). This is implied by &quot;create a blank php file,&quot; but could easily be overlooked by non-programmers. Not that I made that mistake or anything ;-)</description>
		<content:encoded><![CDATA[<p>Thanks for the tip!</p>
<p>Don&#8217;t forget to put</p>
<p>at the very end (after your code). This is implied by &#8220;create a blank php file,&#8221; but could easily be overlooked by non-programmers. Not that I made that mistake or anything ;-)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.324 seconds -->

