Comments on: The move to WordPress is complete http://muffinresearch.co.uk/archives/2006/02/27/the-move-to-wordpress-is-complete/ the personal blog of Stuart Colville covering modern web development techniques and best practices Thu, 09 Feb 2012 02:58:03 +0000 hourly 1 http://wordpress.org/?v=3.3.1 By: Phu http://muffinresearch.co.uk/archives/2006/02/27/the-move-to-wordpress-is-complete/comment-page-1/#comment-227 Phu Mon, 06 Mar 2006 10:07:30 +0000 http://muffinresearch.co.uk/archives/2006/02/27/91/#comment-227 Ah sorry about that Stuart:) I was catching up with my weekend email and, well, you can see that I clearly can't multi-task very well:) And you're right; I shouldn't be allowed near a computer before my morning coffee:) Ah sorry about that Stuart:) I was catching up with my weekend email and, well, you can see that I clearly can’t multi-task very well:)

And you’re right; I shouldn’t be allowed near a computer before my morning coffee:)

]]>
By: Stuart Colville http://muffinresearch.co.uk/archives/2006/02/27/the-move-to-wordpress-is-complete/comment-page-1/#comment-226 Stuart Colville Mon, 06 Mar 2006 09:08:48 +0000 http://muffinresearch.co.uk/archives/2006/02/27/91/#comment-226 I wouldn't mind but my name's Stuart :-). Still at 7.09am it's probably before you got round to having a coffee! I wouldn’t mind but my name’s Stuart :-) . Still at 7.09am it’s probably before you got round to having a coffee!

]]>
By: Phu http://muffinresearch.co.uk/archives/2006/02/27/the-move-to-wordpress-is-complete/comment-page-1/#comment-225 Phu Mon, 06 Mar 2006 07:09:02 +0000 http://muffinresearch.co.uk/archives/2006/02/27/91/#comment-225 It all looks good Steve. Seems that your move to the darkside was completely successful:) It all looks good Steve. Seems that your move to the darkside was completely successful:)

]]>
By: Stuart Colville http://muffinresearch.co.uk/archives/2006/02/27/the-move-to-wordpress-is-complete/comment-page-1/#comment-224 Stuart Colville Mon, 06 Mar 2006 02:13:12 +0000 http://muffinresearch.co.uk/archives/2006/02/27/91/#comment-224 Well basically it's asking you to create a symbolic link on your server. To make it work you need to open up a shell on your server/computer and paste and execute the line beginning "ln -s". This will then create a symbolic link to advanced-cache.php. If you don't have SSH/terminal access then you might have a problem. Check out the installation instructions and see if you can do it an easier way. Well basically it’s asking you to create a symbolic link on your server. To make it work you need to open up a shell on your server/computer and paste and execute the line beginning “ln -s”. This will then create a symbolic link to advanced-cache.php.

If you don’t have SSH/terminal access then you might have a problem. Check out the installation instructions and see if you can do it an easier way.

]]>
By: Laurence Anderson http://muffinresearch.co.uk/archives/2006/02/27/the-move-to-wordpress-is-complete/comment-page-1/#comment-223 Laurence Anderson Mon, 06 Mar 2006 01:58:22 +0000 http://muffinresearch.co.uk/archives/2006/02/27/91/#comment-223 I'm trying to install the WP-Cache plugin, but I get this: <pre><code>advanced-cache.php link does not exist Create it by executing: ln -s /home/genius/public_html/wp-content/plugins/wp-cache/wp-cache-phase1.php /home/genius/public_html/wp-content/advanced-cache.php in your server</code></pre> I have NO IDEA how to do what it's telling me to do... I’m trying to install the WP-Cache plugin, but I get this:

advanced-cache.php link does not exist
Create it by executing:
ln -s /home/genius/public_html/wp-content/plugins/wp-cache/wp-cache-phase1.php /home/genius/public_html/wp-content/advanced-cache.php
in your server

I have NO IDEA how to do what it’s telling me to do…

]]>