<?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>geakz &#187; hosting search</title>
	<atom:link href="http://www.geakz.com/tag/hosting-search/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.geakz.com</link>
	<description></description>
	<lastBuildDate>Thu, 29 Dec 2011 02:01:21 +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>Hosting Your Own WordPress Blog on Apache</title>
		<link>http://www.geakz.com/2009/03/26/hosting-your-own-wordpress-blog-on-apache/</link>
		<comments>http://www.geakz.com/2009/03/26/hosting-your-own-wordpress-blog-on-apache/#comments</comments>
		<pubDate>Fri, 27 Mar 2009 01:25:16 +0000</pubDate>
		<dc:creator>Geaked</dc:creator>
				<category><![CDATA[Ghost In The Machine]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[hosting search]]></category>
		<category><![CDATA[self hosted]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.geakz.com/?p=848</guid>
		<description><![CDATA[Image via Wikipedia Editor&#8217;s Note: I was recently contacted by Eva Vespa of www.webhostingsearch.com asking if I would consider them for a  guest post.  A guest post? What!? Me?  Our ensuing email conversation went something like this: Geakz: Are you a spammer?  Why would you want to guest post on my blog?  Geakz.com hardly has [...]]]></description>
			<content:encoded><![CDATA[<div class="zemanta-img zemanta-action-dragged" style="margin: 1em; display: block;">
<div>
<dl class="wp-caption alignright" style="width: 210px;">
<dt class="wp-caption-dt"><a href="http://en.wikipedia.org/wiki/Image:Thats_My_Word.jpg"><img title="That's My Word album cover" src="http://upload.wikimedia.org/wikipedia/en/0/0b/Thats_My_Word.jpg" alt="That's My Word album cover" width="200" height="196" /></a></dt>
<dd class="wp-caption-dd zemanta-img-attribution" style="font-size: 0.8em;">Image via <a href="http://en.wikipedia.org/wiki/Image:Thats_My_Word.jpg">Wikipedia</a></dd>
</dl>
</div>
</div>
<h3><strong><span style="color: #800000;">Editor&#8217;s Note:</span></strong></h3>
<p><span style="color: #800000;">I was recently contacted by Eva Vespa of <a href="http://www.webhostingsearch.com">www.webhostingsearch.com</a> asking if I would consider them for a  <strong>guest post</strong>.  A guest post? What!? Me?  Our ensuing email conversation went something like this:</span></p>
<p><span style="color: #800000;"><strong>Geakz:</strong> Are you a spammer?  Why would you want to guest post on my blog?  Geakz.com hardly has the readership you would be after.</span></p>
<p><span style="color: #800000;"><strong>Eva:</strong> We contribute to sites both large and small; part of it gives us a little oomph, and part of it gives the receiver blog/site a great article.  We&#8217;re also on <strong>digg</strong> and <strong>stumble upon</strong> but mainly <strong>twitter</strong> (<strong>@hostingsearch</strong>).  [<em>Two examples of articles WebHostingSearch.com has provided other bloggers</em>]:<br />
</span></p>
<p><span style="color: #800000;"><a href="http://elitebydesign.com/inspirational-political-websites/" target="_blank">http://elitebydesign.com/inspirational-political-websites/</a><br />
<a href="http://sixrevisions.com/tools/6_tools_analyze_web_host/" target="_blank">http://sixrevisions.com/tools/6_tools_analyze_web_host/</a></span></p>
<p><span style="color: #800000;"><strong>Geakz:</strong> I would be interested in an article that would share the needed steps to allow someone to start their own, self-hosted blog &#8211; preferably with <strong>WordPress</strong>.   It would also be a plus if your article was an original to my site and not picked from a list of &#8216;canned&#8217; articles being placed on other websites.</span></p>
<p><span style="color: #800000;"><strong>Eva:</strong> I can definitely work with that request as we have a couple writers in house that produce everything, then I edit and beautify it for publication.  About how long do you want the article to be?  And if you want us to include some images, what would be preferred size? I&#8217;ll throw it at the editors tomorrow and can get it back to you next week.</span></p>
<p><span style="color: #800000;">The ensuing article is what Eva and her team sent over.  I hope it helps anyone hoping to install a local WordPress installation on their own machine!  It&#8217;s a great way to understand how WordPress works  and offers a &#8216;sandbox&#8217; approach to blogging.  And if this inspires you to research hosting your WordPress blog on a web Hosted service, make sure you utilize <a href="http://www.WebHostingSearch.com">WebHostingSearch.com</a> as a resource in finding the right company to host your masterpiece.  [Mr. Geakz received nothing in return for promoting this guest post.]</span></p>
<h3><strong>Hosting Your Own WordPress Blog on Apache</strong></h3>
<p>Hosting a blog on your own <strong>local server</strong> requires two things:</p>
<ol>
<li>Server software</li>
<li>A Content Management System [CMS]</li>
</ol>
<p>Let us assume you choose the two most popularly used: <strong>Apache </strong>(server)<strong> and WordPress</strong> (CMS).</p>
<p><strong>Installing a Web Server and preparing it for WordPress.</strong></p>
<p>Apache is <strong> freeware</strong>, meaning you can download it to your local computer without ever touching your wallet! The same goes for WordPress, a CMS used by millions of everyday bloggers.  The following  steps will guide you through the initial steps to successfully host a <strong>WordPress</strong> blog on your own server.</p>
<p><em><strong>Note!</strong> Before installing Apache, make sure any other server application is <strong>closed</strong>.  Otherwise the installation will fail miserably. Also make sure you are aware of the safety risks of installing a web server on your personal computer before executing Apache.</em></p>
<p><strong>1.  Install Apache</strong><br />
Start by downloading Apache HTTP Server version 2.2.11, over at Apache.org. Locate specific version Win32 Binary without crypto (no mod_ssl) (MSI Installer) and click on the link to the right. Follow the installation wizard and type in your server information:</p>
<ul>
<li>Network Domain: homeip.net,</li>
<li>Server Name: homeip.net</li>
<li>Email: your email.</li>
</ul>
<p>Select the &#8220;For All Users-box&#8221; below and finish the installation. Your Apache files should be located on your C drive.</p>
<p>Then go to  <strong>http://localhost/</strong> &#8211;  A message will tell you if the installation was successful.</p>
<p><strong>2.  Install PHP &amp; MySQL</strong><br />
So far,  you have a web server running on your local computer. But in order to make it compatible with WordPress, you will also need to download and install <strong>PHP</strong> and <strong>MySQL</strong>, WordPress&#8217; two main components. Go to PHP.net and MySQL.com and download the software and install them on your computer. Make sure they are compatible with the Apache version you have installed.</p>
<p><strong>3.   Install WordPress</strong><br />
Now it is time to download and install <strong>WordPress</strong>.  Head over to WordPress.org and download the latest version. Extract the WordPress files and transfer them to your servers root directory. Open <strong>wp-config-sample.php</strong> and configure the MySQL database details and rename the file to <strong>wp-config.php</strong>. Save and refresh your browser window.  Go to <strong>http://localhost/wp-install.php</strong> and finish the installation.</p>
<p>It&#8217;s as easy as pie!  You now have your own WordPress blog hosted on your own server.</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Zemified by Zemanta" href="http://reblog.zemanta.com/zemified/4e7f029d-f020-4604-8cae-6d0a5232c7bd/"><img class="zemanta-pixie-img" style="border: medium none ; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=4e7f029d-f020-4604-8cae-6d0a5232c7bd" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://www.geakz.com/2009/03/26/hosting-your-own-wordpress-blog-on-apache/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

