<?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: Install WordPress locally offline on your computer</title>
	<atom:link href="http://blog.ashfame.com/2008/07/install-wordpress-locally-offline-computer/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ashfame.com/2008/07/install-wordpress-locally-offline-computer/</link>
	<description>Hacking life of Power Users and Webmasters</description>
	<lastBuildDate>Sun, 29 Jan 2012 19:57:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: sol</title>
		<link>http://blog.ashfame.com/2008/07/install-wordpress-locally-offline-computer/#comment-19556</link>
		<dc:creator>sol</dc:creator>
		<pubDate>Fri, 24 Jun 2011 09:34:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ashfame.com/?p=374#comment-19556</guid>
		<description>tnx so much! I did it! still have a lot to learn..tnx again!</description>
		<content:encoded><![CDATA[<p>tnx so much! I did it! still have a lot to learn..tnx again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashfame</title>
		<link>http://blog.ashfame.com/2008/07/install-wordpress-locally-offline-computer/#comment-18582</link>
		<dc:creator>Ashfame</dc:creator>
		<pubDate>Tue, 04 Jan 2011 21:09:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ashfame.com/?p=374#comment-18582</guid>
		<description>Since the tutorial is windows based, I wonder what could interfere with creation of a file as there are no permissions issue.</description>
		<content:encoded><![CDATA[<p>Since the tutorial is windows based, I wonder what could interfere with creation of a file as there are no permissions issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mateusz</title>
		<link>http://blog.ashfame.com/2008/07/install-wordpress-locally-offline-computer/#comment-18578</link>
		<dc:creator>Mateusz</dc:creator>
		<pubDate>Tue, 04 Jan 2011 13:38:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ashfame.com/?p=374#comment-18578</guid>
		<description>For all you who are trying to get it done, I guess it is an .htaccess issue - if you change your Permalinks you also need to update your .htaccess file - if you won&#039;t than your pages are impossible to be found. Your .htaccess should contain the folowing : 

&lt;code&gt;

RewriteEngine On
RewriteBase /wordpress/
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /wordpress/index.php [L]

&lt;/code&gt;

It helped me with the issue that you are describing. 
Hope that is what you need. 
Good luck and keep it up!!</description>
		<content:encoded><![CDATA[<p>For all you who are trying to get it done, I guess it is an .htaccess issue &#8211; if you change your Permalinks you also need to update your .htaccess file &#8211; if you won&#8217;t than your pages are impossible to be found. Your .htaccess should contain the folowing : </p>
<p><code></p>
<p>RewriteEngine On<br />
RewriteBase /wordpress/<br />
RewriteRule ^index\.php$ - [L]<br />
RewriteCond %{REQUEST_FILENAME} !-f<br />
RewriteCond %{REQUEST_FILENAME} !-d<br />
RewriteRule . /wordpress/index.php [L]</p>
<p></code></p>
<p>It helped me with the issue that you are describing.<br />
Hope that is what you need.<br />
Good luck and keep it up!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://blog.ashfame.com/2008/07/install-wordpress-locally-offline-computer/#comment-16912</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Tue, 26 Oct 2010 21:25:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ashfame.com/?p=374#comment-16912</guid>
		<description>Thanks for the advice.  I have been sratching my head over how to do this simply, my plan is to do local, controlled builds of my wordpress for editing and content creation offline then commit to my site once everyhting is in order.  This means i can work offline at any point now and commit the changes later!  Brilliant.  Now if I could find away to comit only &#039;changes&#039; to save on badwidth that would be amazing.  Anyone got any ideas?</description>
		<content:encoded><![CDATA[<p>Thanks for the advice.  I have been sratching my head over how to do this simply, my plan is to do local, controlled builds of my wordpress for editing and content creation offline then commit to my site once everyhting is in order.  This means i can work offline at any point now and commit the changes later!  Brilliant.  Now if I could find away to comit only &#8216;changes&#8217; to save on badwidth that would be amazing.  Anyone got any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mikeymushi</title>
		<link>http://blog.ashfame.com/2008/07/install-wordpress-locally-offline-computer/#comment-16763</link>
		<dc:creator>mikeymushi</dc:creator>
		<pubDate>Tue, 17 Aug 2010 10:20:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ashfame.com/?p=374#comment-16763</guid>
		<description>Moving the whole site as it is on the local-host ,but im in no hurry,so when you find the time can you do a topic on that because its a little more tricky than just uploading all the content.Good day and thanks for the quick feedback</description>
		<content:encoded><![CDATA[<p>Moving the whole site as it is on the local-host ,but im in no hurry,so when you find the time can you do a topic on that because its a little more tricky than just uploading all the content.Good day and thanks for the quick feedback</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mikeymushi</title>
		<link>http://blog.ashfame.com/2008/07/install-wordpress-locally-offline-computer/#comment-16762</link>
		<dc:creator>mikeymushi</dc:creator>
		<pubDate>Tue, 17 Aug 2010 10:20:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ashfame.com/?p=374#comment-16762</guid>
		<description>Moving the whole site as it is on the local-host ,but im in no hurry,so when you find the time can you do a topic on that becaise its a little more tricky than just uploading all the content.Good day and thanks for the quick feedback</description>
		<content:encoded><![CDATA[<p>Moving the whole site as it is on the local-host ,but im in no hurry,so when you find the time can you do a topic on that becaise its a little more tricky than just uploading all the content.Good day and thanks for the quick feedback</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashfame</title>
		<link>http://blog.ashfame.com/2008/07/install-wordpress-locally-offline-computer/#comment-16760</link>
		<dc:creator>Ashfame</dc:creator>
		<pubDate>Tue, 17 Aug 2010 09:53:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ashfame.com/?p=374#comment-16760</guid>
		<description>Post content or themes?
You can just upload theme and they should work fine if you coded them the right way and regarding content, the database should reflect the new URL in the options table. 
Right now busy with my schedule so can&#039;t write a full post about it.</description>
		<content:encoded><![CDATA[<p>Post content or themes?<br />
You can just upload theme and they should work fine if you coded them the right way and regarding content, the database should reflect the new URL in the options table.<br />
Right now busy with my schedule so can&#8217;t write a full post about it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mikeymushi</title>
		<link>http://blog.ashfame.com/2008/07/install-wordpress-locally-offline-computer/#comment-16759</link>
		<dc:creator>mikeymushi</dc:creator>
		<pubDate>Tue, 17 Aug 2010 08:58:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ashfame.com/?p=374#comment-16759</guid>
		<description>Wow thank you for the tutorial,it helps alot,one  request, can you give a step to step detail of how you deploy it on the internet onceyour done on the localhost,im hosting on Go Daddy.</description>
		<content:encoded><![CDATA[<p>Wow thank you for the tutorial,it helps alot,one  request, can you give a step to step detail of how you deploy it on the internet onceyour done on the localhost,im hosting on Go Daddy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashfame</title>
		<link>http://blog.ashfame.com/2008/07/install-wordpress-locally-offline-computer/#comment-16710</link>
		<dc:creator>Ashfame</dc:creator>
		<pubDate>Mon, 09 Aug 2010 06:06:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ashfame.com/?p=374#comment-16710</guid>
		<description>upload whole site?
Just move the database up and link to a new set of WordPress files uploaded and link to the db you just uploaded and then edit the wp_options table in database to reflect the changed URLs</description>
		<content:encoded><![CDATA[<p>upload whole site?<br />
Just move the database up and link to a new set of WordPress files uploaded and link to the db you just uploaded and then edit the wp_options table in database to reflect the changed URLs</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vrunda</title>
		<link>http://blog.ashfame.com/2008/07/install-wordpress-locally-offline-computer/#comment-16700</link>
		<dc:creator>vrunda</dc:creator>
		<pubDate>Sat, 07 Aug 2010 12:31:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ashfame.com/?p=374#comment-16700</guid>
		<description>thanx for the information... it&#039;s helpful.. may i know after working offline how to upload it?</description>
		<content:encoded><![CDATA[<p>thanx for the information&#8230; it&#8217;s helpful.. may i know after working offline how to upload it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://blog.ashfame.com/2008/07/install-wordpress-locally-offline-computer/#comment-14458</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Wed, 25 Nov 2009 03:16:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ashfame.com/?p=374#comment-14458</guid>
		<description>Hi, Thanks for the tutorial. its just what i need.
Unfortunatly i have run into a number of errors. When i go to localhost/wordpress i get this message:

&quot;Deprecated: Assigning the return value of new by reference is deprecated in C:\xampplite\htdocs\wordpress\wp-settings.php on line 520

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampplite\htdocs\wordpress\wp-settings.php on line 535

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampplite\htdocs\wordpress\wp-settings.php on line 542

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampplite\htdocs\wordpress\wp-settings.php on line 578

Deprecated: Function set_magic_quotes_runtime() is deprecated in C:\xampplite\htdocs\wordpress\wp-settings.php on line 18

Warning: Cannot modify header information - headers already sent by (output started at C:\xampplite\htdocs\wordpress\wp-settings.php:520) in C:\xampplite\htdocs\wordpress\wp-includes\pluggable.php on line 850&quot;

Can tell me why this would be happening?

Kind regards 
Tom Connelly</description>
		<content:encoded><![CDATA[<p>Hi, Thanks for the tutorial. its just what i need.<br />
Unfortunatly i have run into a number of errors. When i go to localhost/wordpress i get this message:</p>
<p>&#8220;Deprecated: Assigning the return value of new by reference is deprecated in C:\xampplite\htdocs\wordpress\wp-settings.php on line 520</p>
<p>Deprecated: Assigning the return value of new by reference is deprecated in C:\xampplite\htdocs\wordpress\wp-settings.php on line 535</p>
<p>Deprecated: Assigning the return value of new by reference is deprecated in C:\xampplite\htdocs\wordpress\wp-settings.php on line 542</p>
<p>Deprecated: Assigning the return value of new by reference is deprecated in C:\xampplite\htdocs\wordpress\wp-settings.php on line 578</p>
<p>Deprecated: Function set_magic_quotes_runtime() is deprecated in C:\xampplite\htdocs\wordpress\wp-settings.php on line 18</p>
<p>Warning: Cannot modify header information &#8211; headers already sent by (output started at C:\xampplite\htdocs\wordpress\wp-settings.php:520) in C:\xampplite\htdocs\wordpress\wp-includes\pluggable.php on line 850&#8243;</p>
<p>Can tell me why this would be happening?</p>
<p>Kind regards<br />
Tom Connelly</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashfame</title>
		<link>http://blog.ashfame.com/2008/07/install-wordpress-locally-offline-computer/#comment-13753</link>
		<dc:creator>Ashfame</dc:creator>
		<pubDate>Wed, 16 Sep 2009 11:59:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ashfame.com/?p=374#comment-13753</guid>
		<description>@Wes
Probably you have hardcoded links in your template. When you encounter the error page, check the address bar and you will realize that URL don&#039;t exist on localhost. Hope that helps :)</description>
		<content:encoded><![CDATA[<p>@Wes<br />
Probably you have hardcoded links in your template. When you encounter the error page, check the address bar and you will realize that URL don&#8217;t exist on localhost. Hope that helps <img src='http://blog.ashfame.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wes</title>
		<link>http://blog.ashfame.com/2008/07/install-wordpress-locally-offline-computer/#comment-13751</link>
		<dc:creator>Wes</dc:creator>
		<pubDate>Wed, 16 Sep 2009 01:16:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ashfame.com/?p=374#comment-13751</guid>
		<description>Followed the directions and everything seems to work.  Everything in the admin site works great.  However, when I test out my website and click on a link, the link is broken and I get the following error:

Object not found!

The requested URL was not found on this server. The link on the referring page seems to be wrong or outdated. Please inform the author of that page about the error.

If you think this is a server error, please contact the webmaster.
Error 404</description>
		<content:encoded><![CDATA[<p>Followed the directions and everything seems to work.  Everything in the admin site works great.  However, when I test out my website and click on a link, the link is broken and I get the following error:</p>
<p>Object not found!</p>
<p>The requested URL was not found on this server. The link on the referring page seems to be wrong or outdated. Please inform the author of that page about the error.</p>
<p>If you think this is a server error, please contact the webmaster.<br />
Error 404</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashfame</title>
		<link>http://blog.ashfame.com/2008/07/install-wordpress-locally-offline-computer/#comment-13654</link>
		<dc:creator>Ashfame</dc:creator>
		<pubDate>Fri, 28 Aug 2009 16:22:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ashfame.com/?p=374#comment-13654</guid>
		<description>@Erica
Don&#039;t know what is the cause of the problem. Running them services may cause issue, also try running them normally.
Other than this you can also try reinstalling XAMPP or install any other web server software.
Hope that helps.</description>
		<content:encoded><![CDATA[<p>@Erica<br />
Don&#8217;t know what is the cause of the problem. Running them services may cause issue, also try running them normally.<br />
Other than this you can also try reinstalling XAMPP or install any other web server software.<br />
Hope that helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erica Rueschhoff</title>
		<link>http://blog.ashfame.com/2008/07/install-wordpress-locally-offline-computer/#comment-13653</link>
		<dc:creator>Erica Rueschhoff</dc:creator>
		<pubDate>Fri, 28 Aug 2009 15:40:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ashfame.com/?p=374#comment-13653</guid>
		<description>thanks for your reply! I actually was never able to get it set up it kept getting hung up when I hit start mysql  - not sure what I was doing wrong</description>
		<content:encoded><![CDATA[<p>thanks for your reply! I actually was never able to get it set up it kept getting hung up when I hit start mysql  &#8211; not sure what I was doing wrong</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 2.802 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-02-09 14:46:59 -->

