<?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>Weblog Tools Collection &#187; local</title>
	<atom:link href="http://weblogtoolscollection.com/archives/tag/local/feed/" rel="self" type="application/rss+xml" />
	<link>http://weblogtoolscollection.com</link>
	<description>Weblog Tools Blogging Tools Blog</description>
	<lastBuildDate>Mon, 13 Feb 2012 13:00:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>WP.com Shifts Into Turbo</title>
		<link>http://weblogtoolscollection.com/archives/2008/07/03/wpcom-shifts-into-turbo/</link>
		<comments>http://weblogtoolscollection.com/archives/2008/07/03/wpcom-shifts-into-turbo/#comments</comments>
		<pubDate>Thu, 03 Jul 2008 09:00:37 +0000</pubDate>
		<dc:creator>Jeff Chandler</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[gears]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[local]]></category>
		<category><![CDATA[wp.com]]></category>

		<guid isPermaLink="false">http://weblogtoolscollection.com/?p=3703</guid>
		<description><![CDATA[Matt and company have announced that WordPress.com now officially supports Google Gears. Gears is an extension which works with the browser to enhance web based applications. It&#8217;s known for creating local database and file storage, while running javascript in the background to update that content without slowing down the browser. Gears support in WordPress.com means you will be able to store all images and other web page components of the WordPress administration panel locally which will speed up access to those files while reducing unnecessary web traffic. To enable this feature, click on the TURBO link in the WP.COM dashboard area. This will be located in the upper right portion of the screen. You will need to have the GEARS extension installed before you will be able to take advantage of this new feature. [EDIT] Rundown on Fool&#8217;s Wisdom of Google Gears Privacy concerned raised. Thanks Lloyd!]]></description>
			<content:encoded><![CDATA[<p>Matt and company have announced that <a href="http://en.blog.wordpress.com/2008/07/02/gears/" target="_blank">WordPress.com now officially supports</a> <a href="http://code.google.com/apis/gears/" target="_blank">Google Gears</a>.  Gears is an extension which works with the browser to enhance web based applications. It&#8217;s known for creating local database and file storage, while running javascript in the background to update that content without slowing down the browser.</p>
<p style="text-align: center;"><a href="http://weblogtoolscollection.com/b2-img/2008/07/turbo.png" rel="thumbnail"><img src="http://weblogtoolscollection.com/b2-img/2008/07/turbo.png" alt="WP.COM Now Has Google Gears Support" title="WP.COM Now Has Google Gears Support" class="alignnone size-full wp-image-3704 aligncenter" width="305" height="92" /></a></p>
<p>Gears support in WordPress.com means you will be able to store all images and other web page components of the WordPress administration panel locally which will speed up access to those files while reducing unnecessary web traffic. To enable this feature, click on the <strong>TURBO</strong> link in the WP.COM dashboard area. This will be located in the upper right portion of the screen. You will need to have the GEARS extension installed before you will be able to take advantage of this new feature.</p>
<p>[EDIT] Rundown on <a href="http://foolswisdom.com/wordpress-gears-offline-privacy/">Fool&#8217;s Wisdom</a> of Google Gears Privacy concerned raised. Thanks Lloyd!</p>
]]></content:encoded>
			<wfw:commentRss>http://weblogtoolscollection.com/archives/2008/07/03/wpcom-shifts-into-turbo/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>Install WordPress Locally – Part 2 Of 2</title>
		<link>http://weblogtoolscollection.com/archives/2008/01/03/install-wordpress-locally-part-2-of-2/</link>
		<comments>http://weblogtoolscollection.com/archives/2008/01/03/install-wordpress-locally-part-2-of-2/#comments</comments>
		<pubDate>Thu, 03 Jan 2008 16:47:56 +0000</pubDate>
		<dc:creator>Jeff Chandler</dc:creator>
				<category><![CDATA[HOW-TO]]></category>
		<category><![CDATA[WordPress FAQs]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[LinkyLoo]]></category>
		<category><![CDATA[local]]></category>
		<category><![CDATA[wamp]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://weblogtoolscollection.com/archives/2008/01/03/install-wordpress-locally-part-2-of-2/</guid>
		<description><![CDATA[Welcome to part two of a two part series of articles that will guide you through the process of installing a fresh copy of WordPress or your public WordPress blog to your local machine. The first part of this series covered the installation and configuration of WampServer. Now it&#8217;s time to move on to the hard, technical stuff. Installing WordPress Fresh: One thing you must know before we move on is that, by default, your database username is &#8216;root&#8216; and the default password is blank. In other words, there is no password assigned to the username of root. This would be extremely insecure if this web server were made available to the public but because it&#8217;s assigned to the local address of your machine, you have nothing to worry about. To begin, left click on the WampServer icon and select PHPMyAdmin. Where the text labeled CREATE NEW DATABASE is located, [...]]]></description>
			<content:encoded><![CDATA[<p>Welcome to part two of a two part series of articles that will guide you through the process of installing a fresh copy of WordPress or your public WordPress blog to your local machine. The first part of this series covered the installation and configuration of WampServer. Now it&#8217;s time to move on to the hard, technical stuff.</p>
<h2>Installing WordPress Fresh:</h2>
<p>One thing you must know before we move on is that, by default, your database username is &#8216;<strong>root</strong>&#8216; and the default password is <strong>blank</strong>. In other words, there is no password assigned to the username of root. This would be extremely insecure if this web server were made available to the public but because it&#8217;s assigned to the local address of your machine, you have nothing to worry about.</p>
<p>To begin, left click on the WampServer icon and select <strong>PHPMyAdmin</strong>. Where the text labeled <strong>CREATE NEW DATABASE</strong> is located, type in the name of the database that will house your installation of WordPress. For simplicity, I normally call the database <strong>wordpress</strong>. Then click on the <strong>Create</strong> button. We now have an empty database that the WP installation files can work with.</p>
<p><a href="http://wordpress.org/download/" title="http://wordpress.org/download/" target="_blank">Download</a> the latest version of WordPress, then extract the files to your desktop. Open the WordPress folder and look for <strong>WP-Config-Sample</strong>. Open this file in your preferred text editor. The <strong>DB_Name</strong> is the name of the database you created for WordPress. The <strong>DB_User</strong> is root. The <strong>DB_Password</strong> is blank. These three values are the only ones you&#8217;ll have to change. Once those changes are in place, save the file as <strong>WP-Config.PHP</strong></p>
<p style="text-align: center"><img src="http://weblogtoolscollection.com/b2-img/2008/01/configexample.png" alt="WP Config Example" /></p>
<p>If you want to install WordPress into the <strong>ROOT</strong> directory as you would on a public web server, take all of the files and folders within the WordPress folder and move them into the WWW folder. <strong>WWW</strong> is the same as <strong>Public_HTML</strong> and is the folder which houses all of your web documents. If you don&#8217;t want to install WordPress into the root directory, create a new directory and place all of the files into that one. Just make sure the files are within the WWW folder, or else they won&#8217;t be accessible.</p>
<p>Once that&#8217;s finished, point your browser to <strong>http://localhost/wp-admin/install.php</strong> Follow the directions as they are pretty self explanatory and when your finished, you&#8217;ll have a fully functioning, fresh install of WordPress that you can do whatever you want with.</p>
<h2>Migrating WordPress From Public To Localhost:</h2>
<p>Migrating an existing WordPress install onto your local computer is not as easy as a fresh install. If you haven&#8217;t already, make sure you have made the appropriate PHP.ini file changes that were explained in <a href="http://weblogtoolscollection.com/archives/2007/12/30/install-wordpress-locally-1-of-2/" title="http://weblogtoolscollection.com/archives/2007/12/30/install-wordpress-locally-1-of-2/" target="_blank">part 1</a>. If you don&#8217;t, you will run into numerous errors about the SQL file being too large to import.</p>
<p>In my circumstance, my webhost offers it&#8217;s customers Cpanel as a means to control all aspects of my Webhosting account. Cpanel provides me with a way to generate a full backup of my domain. This backup includes all of the hardcoded directories and files attached to my domain as well as any databases I have created. After you create a full backup of your domain through Cpanel <strong>(if you have that option)</strong> download the backup to your desktop. Once downloaded, open up the file and browse to the Public_HTML directory. Extract this directory&#8217;s contents into the WWW folder on your hard drive.</p>
<p>Once thats finished,  look inside of the mysql directory within your backup file. This directory contains all of the MySQL databases you have created through your webhosting account. Extract the SQL file that pertains to your WordPress install and place it on the desktop.</p>
<blockquote><p>Ok, before we move on, lets review where we&#8217;re at. We backed up all of the files related to the hosting account and then downloaded that file to the desktop. We then extracted all of the files within the Public_HTML directory into the WWW directory. We then looked inside of the backup file and extracted the SQL file that pertains to the WordPress installation. At this point, the folder structure within the WWW folder on your hard drive should mimic that of what you would see within the Public_HTML folder on your webhost.</p></blockquote>
<p>Now, left click on the WampServer icon and click on PHPMyAdmin. Click on the link that says <strong>IMPORT</strong>. Click on the <strong>BROWSE</strong> button and locate the SQL file you extracted to your desktop that pertains to your WordPress installation. After you locate and double click on the file, click on the <strong>GO</strong> button. It might take a little while, but the import process should be successful. If you receive an error that states the SQL file was too large, please re-visit <a href="http://weblogtoolscollection.com/archives/2007/12/30/install-wordpress-locally-1-of-2/" title="http://weblogtoolscollection.com/archives/2007/12/30/install-wordpress-locally-1-of-2/" target="_blank">part 1</a> and make sure the changes were saved to your PHP.ini file. Also, I wanted to share that if you have the SezWho comment rating plugin installed, you may receive errors that are related to the plugins database tables. If this is the case, you will need to open the SQL file in a text editor and remove all of the lines that pertain to those tables which are usually prefixed with <strong>sz_ </strong>and then try to import the SQL file again.</p>
<p><strong>If the import was successful, pat yourself on the back because were almost through with this process.</strong></p>
<p>If you do not want to do the next step through the database you can instead, add these constants to your WP-Config file and they will perform the same function as the database edits.</p>
<p><strong><code>define('WP_HOME', 'localhost' );</code><br />
<code>define('WP_SITEURL', 'localhost');</code></strong></p>
<p>In <strong>PHPMyAdmin</strong>, the database you imported will now be selectable in the drop menu that is located near the top left portion of the webpage. Click on the drop down arrow and select the database you just imported. Near the top center of the page, there will be a series of tabs. Click on the <strong>SEARCH</strong> tab. In the search box, type in the full URL to which your public WordPress install refers to. In my case, I typed in <a href="http://www.jeffro2pt0.com" title="http://www.jeffro2pt0.com" target="_blank">http://www.jeffro2pt0.com</a> This will search the entire database for entries of that domain. The search results should find entries related to that domain within the table <strong>WP-OPTIONS</strong>. Click on the <strong>Browse</strong> link to dig into this particular table.</p>
<p style="text-align: center"><img src="http://weblogtoolscollection.com/b2-img/2008/01/optionnames.png" alt="SQL Option Names" /></p>
<p>You only need to concern yourself with the top two entries, <strong>SiteURL</strong> and <strong>HOME</strong>. Click on the <strong>Pencil</strong> icon for <strong>SiteURL</strong> which is just to the left of the <strong>X </strong>icon. This will open up the editing page. In the large text box on the bottom, change the <strong>URL</strong> to <strong>http://localhost</strong> then click on the <strong>GO</strong> button. Now do the same thing for <strong>HOME</strong>. After you change <strong>HOME</strong>, you can exit out of PHPMyAdmin.</p>
<p><strong>If you have never opened the .htaccess file to hard code redirection attributes, you can skip the next step and you are essentially finished. </strong></p>
<p>The last thing to do is to edit the <strong>.htaccess</strong> file and remove any hard coded redirection attributes. If you don&#8217;t do this, each time you try to load your blog on your local machine, it will automatically redirect to your public blog or which ever URL you configured in your .htaccess file.</p>
<h2>Victory Lane:</h2>
<p>If you&#8217;ve managed to read this far, congratulations. After all of that, you should be able to access and browse your blog on your local machine exactly how you would in a public domain. This guide is by no means a cure for all. This was my detailed approach as to how I migrated my public install to a local install. Some of the actions I performed may not have been necessary, nor required, but this is the way I did it and it worked!</p>
<p>If you have a correction or a different way of doing things, by all means leave a comment. I will edit this article as corrections come in so the most accurate information is presented.</p>
<p>Also, now that you have the ability to dig around the ins and outs of your blog through the database, you&#8217;ll be able to see some things that you might not of known about before. Stay tuned for another article which highlights a <strong>VERY</strong> important issue pertaining to plugin developers that needs to be discussed. Perhaps we&#8217;ll be able to come up with a solution.</p>
]]></content:encoded>
			<wfw:commentRss>http://weblogtoolscollection.com/archives/2008/01/03/install-wordpress-locally-part-2-of-2/feed/</wfw:commentRss>
		<slash:comments>80</slash:comments>
		</item>
		<item>
		<title>Install WordPress Locally 1 Of 2</title>
		<link>http://weblogtoolscollection.com/archives/2007/12/30/install-wordpress-locally-1-of-2/</link>
		<comments>http://weblogtoolscollection.com/archives/2007/12/30/install-wordpress-locally-1-of-2/#comments</comments>
		<pubDate>Sun, 30 Dec 2007 17:31:15 +0000</pubDate>
		<dc:creator>Jeff Chandler</dc:creator>
				<category><![CDATA[HOW-TO]]></category>
		<category><![CDATA[WordPress FAQs]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[LinkyLoo]]></category>
		<category><![CDATA[local]]></category>
		<category><![CDATA[wamp]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://weblogtoolscollection.com/archives/2007/12/30/install-wordpress-locally-1-of-2/</guid>
		<description><![CDATA[Welcome to part one of a two part series of articles that will guide you through the process of installing a fresh copy of WordPress or your public WordPress blog to your local machine. The first part of this series will guide you through the installation and configuration of a piece of software called WampServer. Why would you want to do this you ask? Having your WordPress blog installed on your local machine not only acts as a backup, but it gives you the option of really digging into the inner workings of your blog without having to worry about it breaking and therefor, rendering the thing useless to the public. Not only that, but it&#8217;s much faster to play with things on your local machine than it is with a LIVE site on the internet. For this article, I am using Windows XP Service Pack 2 and something called [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://weblogtoolscollection.com/b2-img/2007/12/wampserverlogo.png" alt="Wamp Server Logo" /></p>
<p>Welcome to part one of a two part series of articles that will guide you through the process of installing a fresh copy of WordPress or your public WordPress blog to your local machine. The first part of this series will guide you through the installation and configuration of a piece of software called WampServer. Why would you want to do this you ask? Having your WordPress blog installed on your local machine not only acts as a backup, but it gives you the option of really digging into the inner workings of your blog without having to worry about it breaking and therefor, rendering the thing useless to the public. Not only that, but it&#8217;s much faster to play with things on your local machine than it is with a LIVE site on the internet.</p>
<p>For this article, I am using <strong>Windows XP Service Pack 2 </strong>and something called <strong>WampServer</strong>. WampServer is a piece of software that installs everything you need to turn your PC into a webserver. This includes <strong>Apache, MySQL, PHP, SQLitemanager and PHPMyAdmin.</strong> Before we get started, head on over to the official <a href="http://www.wampserver.com/en/download.php" title="http://www.wampserver.com/en/download.php" target="_blank">WampServer download</a> page and grab a copy of WampServer 2.</p>
<h2>WampServer Installation:</h2>
<p>The installation process is pretty simple. After accepting the license agreement and specifying where the WampServer files will be installed to, the installation file will be unpacked, doing all of the heavy work for you. Using a software application such as WampServer to install all of your webserver needs for you automatically, is the easiest way to turn your machine, into a web server. Once the installation is finished, you&#8217;ll be prompted to locate your default browser executable file. In my case, I had to direct the install to my FireFox executable file which is usually within the Mozilla folder.</p>
<p>One of the first things you&#8217;ll have to configure is the PHP mail parameters. For <strong>SMTP</strong>, the default value of localhost is correct. As for the email address, you can choose to type one in, or not. This can always be changed later. Once this setting is configured, you&#8217;ll be greeted with a confirmation box that tells you the installation of WampServer has been completed. Leave the option &#8220;<strong>Launch WampServer 2 now</strong>&#8221; check marked and click the finish button.</p>
<p style="text-align: center"><img src="http://weblogtoolscollection.com/b2-img/2007/12/installcomplete.png" alt="Installation Is Completed" /></p>
<h2>Configuring WampServer Files:</h2>
<p>One important piece of information I have to mention. The webserver acts on port 80 which is the port responsible for HTTP traffic. If you are running Skype with it&#8217;s default configuration, you&#8217;ll notice that your Webserver is offline once you start the program. This is because by default, Skype uses port <strong>80 and 443</strong> for incoming connections. You can either change the port that Skype uses or you can close, then re open Skype after your Webserver is online, forcing Skype to use a different port. In essence, make sure port 80 is clear before you launch WampServer or else the Apache web service will not run.</p>
<p>I&#8217;ve also been informed by <strong>ayusli</strong> that will you also need to disable IIS if that is running on your system. If you don&#8217;t, you may not be able to access localhost.</p>
<p style="text-align: center"><img src="http://weblogtoolscollection.com/b2-img/2007/12/phpinifile.png" alt="Accessing PHP.ini" /></p>
<p>Once your WampServer is online, you&#8217;ll need to edit a few files to change the configuration to allow for larger databases to be imported. These changes will take place within the PHP.ini file. The PHP.ini file is a text file that contains the configuration for the PHP programming language. The first thing you&#8217;ll need to change is the <strong>upload_max_filesize </strong>attribute. By default, this is set to 2Megabytes. This is too small of a value, so increase this to 50 or 100megs. It doesn&#8217;t need to have a specific value so long as it is larger than the size of the database file you will be importing later on in this guide. The other setting you&#8217;ll need to change is <strong>post_max_size</strong>. By default this is set to 8Megabytes. Change this to the same value as the upload_max_filesize limit. After you make this change, reboot your computer. This will ensure the changes you made to the php.ini file take effect.</p>
<h2>End Of Part 1:</h2>
<p>If you plan on doing a fresh install of WordPress, you won&#8217;t have to worry about making any changes to the PHP.ini file after you install WampServer. However, if you plan on taking a copy of your public blog and transferring it to your local machine, the changes described above need to happen or else you will likely run into problems such as your database file being too large to import.</p>
<p>Part 2 of this series will go into details on how to install a fresh copy of WordPress as well as how to transfer your existing WordPress blog on the internet onto your local machine. It&#8217;s not as easy as transferring the database and then extracting a backup of files into a folder. There are a few more required tricks that need to be performed before a public blog can be successfully transferred. Look for these tips in part two which should be published in the next few days.</p>
]]></content:encoded>
			<wfw:commentRss>http://weblogtoolscollection.com/archives/2007/12/30/install-wordpress-locally-1-of-2/feed/</wfw:commentRss>
		<slash:comments>74</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  weblogtoolscollection.com/archives/tag/local/feed/ ) in 0.66709 seconds, on Feb 14th, 2012 at 1:37 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 14th, 2012 at 2:37 pm UTC -->
