 
    
<?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>WordPress Archives - Complete, Concrete, Concise</title>
	<atom:link href="https://complete-concrete-concise.com/category/wordpress-2/feed/" rel="self" type="application/rss+xml" />
	<link>https://complete-concrete-concise.com/category/wordpress-2/</link>
	<description>Practical Information Without The Bloat</description>
	<lastBuildDate>Wed, 13 Nov 2013 11:16:05 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>
	<item>
		<title>WordPress &#8211; Can&#039;t Log into your Website</title>
		<link>https://complete-concrete-concise.com/wordpress-2/wordpress-cant-log-into-your-website/</link>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Wed, 13 Nov 2013 11:16:05 +0000</pubDate>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[wordpress]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/?p=3026</guid>

					<description><![CDATA[<p>Try this if WordPress ignores your login attempts.</p>
<p>The post <a href="https://complete-concrete-concise.com/wordpress-2/wordpress-cant-log-into-your-website/">WordPress &#8211; Can&#039;t Log into your Website</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="c1">
<p>In September 2013, I found myself unable to log into this site.</p>
<p>I would be presented the Login screen, enter my User Name and Password and be brought right back to the same screen.</p>
<p>Logging in with an incorrect user name or password would result in the familiar &#8220;No&#8221; shake of the login screen.</p>
<p>While this solution worked for me, there may be other reasons why you are not able to log in.</p>
<div class="c2">
<p><strong>Update: 19-November-2013:</strong> I once again found myself unable to log in. I tried the various steps indicated on the <a href="http://codex.wordpress.org/Login_Trouble">WordPress site</a>, but none of them worked. The next day, problem went away. So it seems that, at least sometimes, the problem may be with your webhost.</p>
<p>I can&#8217;t deny that this is very frustrating.</p>
</div>
<p>These instructions are for WordPress 3.7.1, but should be the same or similar for other versions, but no guarantee is made.</p>
</div>
<h1>Logging In Solution #1</h1>
<div class="c1">
<p>This usually works, but it did not work every time for me.</p>
<p>Normally, we login by typing the site URL followed by <code>/wp-admin</code>:</p>
<pre><code>http://&lt;your site url&gt;/wp-admin</code></pre>
<p>This presents the familiar Login Screen:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/11/wp-login-problem-1.png" alt="" border="0" class="centered"/></p>
<p>Behind the scenes, WordPress has changed the URL to a different one with a redirect:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/11/wp-login-problem-2.png" alt="" border="0" class="centered"/></p>
<p>This can cause login problems if your <strong>WordPress Address</strong> and <strong>Site Address</strong> are different.</p>
</div>
<p><strong>1) Enter</strong> <code>&lt;your site address&gt;/wp-login.php</code> into the URL bar and <strong>press</strong> Enter. This should bring you to the WordPress login page:<br />
<img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/11/wp-login-problem-3.png" alt="" border="0" class="centered"/></p>
<p><strong>2) Try</strong> to log in.</p>
<p><strong>3)</strong> If this fails, <strong>add</strong> (or <strong>remove</strong>) the <code>www.</code> prefix to your website URL.</p>
<div class="c1">
<p>In other words, if you entered <code>www.example.com/wp-login.php</code> the first time, then enter <code>example.com/wp-login.php</code> this time.</p>
</div>
<p>If this worked and you are logged in, then go to the step <a href="#link1">Setting the WordPress and Site Addresses to be the Same</a></p>
<h1>Logging In Solution #2</h1>
<div class="c1">
<p>This assumes you have CPanel (or similar) access to your website and can run <code>phpMyAdmin</code> to access your WordPress database.</p>
</div>
<p><strong>1) Login</strong> to you web hosting account.</p>
<p><strong>2) Start</strong> <code>phpMyAdmin</code>.</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/11/wp-login-problem-4.png" alt="" border="0" class="centered"/></p>
<p><strong>3) Expand</strong> your WordPress database by clicking on the <img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/11/wp-login-problem-plus.png" alt="" border="0" /> icon:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/11/wp-login-problem-5.png" alt="" border="0" class="centered"/></p>
<div class="c1">
<p>If you have more than one database with your webhost, then you will have to figure out which database corresponds to the website you are having problems logging in to.</p>
</div>
<p><strong>4) Click</strong> on <code>wp_options</code>:<br />
<img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/11/wp-login-problem-6.png" alt="" border="0" class="centered"/></p>
<p><strong>5) Change</strong> the URL entries in <u>siteurl</u> and <u>home</u> so that they are both identical (either with a preceding <code>www.</code> or without). <strong>Edit</strong> the fields by <strong>clicking</strong> on the <u>Edit</u> label:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2013/11/wp-login-problem-7-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/11/wp-login-problem-7-thumb.png" alt="" border="0" class="centered"/></a></p>
<h1>Setting the WordPress and Site Addresses to be the Same</h1>
<div class="c1">
<p>This step is not necessary if you changed the URL value directly in the database using <code>phpMyAdmin</code>.</p>
</div>
<p><a name="link1"></p>
<p><strong>1) Click on</strong> <u>Settings</u> in the Dashboard</p>
<p>:</a><br />
<img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/11/wp-login-problem-8.png" alt="" border="0" class="centered"/></p>
<p><strong>2) Click on</strong> <u>General</u>:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/11/wp-login-problem-9.png" alt="" border="0" class="centered"/></p>
<p><strong>3) Edit</strong> the fields <u>WordPress Address (URL)</u> and <u>Site Address (URL)</u> to be the same (either with or without a preceding <code>www.</code>):</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/11/wp-login-problem-10.png" alt="" border="0" class="centered"/><br />
</p>
<p>The post <a href="https://complete-concrete-concise.com/wordpress-2/wordpress-cant-log-into-your-website/">WordPress &#8211; Can&#039;t Log into your Website</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>WordPress Generating Core Dumps</title>
		<link>https://complete-concrete-concise.com/web-tools/wordpress-generating-core-dumps/</link>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Sun, 01 Sep 2013 19:52:59 +0000</pubDate>
				<category><![CDATA[Web Tools]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[account suspended]]></category>
		<category><![CDATA[core dump]]></category>
		<category><![CDATA[crashing]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[error_log]]></category>
		<category><![CDATA[joomla]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[wordpress]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/?p=3004</guid>

					<description><![CDATA[<p>Surprisingly, the culprit is probably PHP.</p>
<p>The post <a href="https://complete-concrete-concise.com/web-tools/wordpress-generating-core-dumps/">WordPress Generating Core Dumps</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="c1">
<p>Between 30-August-2013 and 01-September-2013, Complete, Concrete, Concise had its web hosting suspended with a demand that the WordPress installation be deleted.</p>
<p>Not wanting to delete my installation and then reinstall (and hopefully restore all data correctly), I investigated.</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2013/09/core-dump-1-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/09/core-dump-1-thumb.png" alt="" border="0" class="centered"/></a></p>
<div class="c2">
<p><strong>Note:</strong> this problem and solution is likely the same for any PHP based application &#8211; like Joomla! or Drupal.</p>
</div>
</div>
<h1>Symptoms</h1>
<p>Most likely, your web hosting provider will inform you that your account has been <strong><u>suspended</u></strong> because your WordPress (or other PHP based application) is generating a lot of core dumps and playing havoc with their server. In my case, I was asked to delete my WordPress installation.</p>
<p>Alternately, you may notice there are a lot of <code>core.xxxx</code> (xxxx being a four digit number) files in your WordPress directory.</p>
<h1>The Cause</h1>
<div class="c1">
<p>There may be other causes for core dumps, but this is what was causing mine.</p>
</div>
<p>When your <code>error_log</code>  file gets to be 2,147,483,647 bytes long, PHP will start crashing and generating core dumps. This is because PHP cannot handle files larger than 2GB.</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/09/core-dump-2.png" alt="" border="0" class="centered"/></p>
<p><code>error_log</code> is where PHP stores messages about any errors it encounters.</p>
<p>The most common cause of errors is a corrupt MySQL database file.</p>
<div class="c1">
<p>I suspect this is a fairly common problem but I could only find it mentioned <a href="http://www.stevenwoodson.com/blog/archives/2011/02/16/apache-2gb-file-limit/">here</a>.</p>
<p>PHP&#8217;s failure in dealing with files larger than 2<sup>31</sup> &#8211; 1 bytes long is documented <a href="http://de2.php.net/manual/en/function.filesize.php">here</a> (although, the expression &#8220;<u>unexpected behaviour</u>&#8221; doesn&#8217;t really do it justice). To be fair, the PHP documentation claims this is only a problem on 32-bit systems &#8211; however, since I don&#8217;t know if my web host is running a 32 or 64 bit version of Linux, I can&#8217;t say anything other than &#8220;it is really stupid to not fail gracefully at a known hard limit&#8221;.</p>
</div>
<h1>The Fix</h1>
<div class="c1">
<p>When your account is suspended, you will probably only have <code>ftp</code> access.</p>
</div>
<ol>
<li>Delete the file <code>error_log</code>.</li>
<li>rename <code>index.php</code> to something else (<code>xxx_index.php</code> is good)</li>
<li>inform your hosting provider that:
<ol>
<li>you suspect the problem was PHP&#8217;s inability to handle and <code>error_log</code> larger than 2GB and you have deleted it</li>
<li>you have deactivated your WordPress account by renaming <code>index.php</code> </li>
<li>you would like access to your account restored so you can run MySQL applications to check and repair your database if necessary</li>
</ol>
</li>
<li>Fix the database (if it is corrupted). Instructions for checking and repairing a database can be found <a href="//complete-concrete-concise.com/web-tools/when-your-website-stops-working-properly-it-may-be-a-corrupt-database">here</a>.</li>
<li>restore the name of the file in step (2) back to <code>index.php</code></li>
<li>go to your website and browse a few pages.</li>
<li>verify that <code>core.xxxx</code> files are not being generated. If they are being generated, than you probably have some other problem.</li>
<li>verify that the file <code>error_log</code> is not being generated. If it is being generated, it is a good idea to look at it and see what errors are occurring. Depending on how quickly <code>error_log</code> is growing, it might be a good idea to suspend your site again by renaming <code>index.php</code></li>
</ol>

<p>The post <a href="https://complete-concrete-concise.com/web-tools/wordpress-generating-core-dumps/">WordPress Generating Core Dumps</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>WordPress &#8211; Preliminary Impressions of Photon in JetPack</title>
		<link>https://complete-concrete-concise.com/blog/wordpress-preliminary-impressions-of-photon-in-jetpack/</link>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Tue, 26 Mar 2013 09:32:09 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Web Tools]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[impression]]></category>
		<category><![CDATA[jetpack]]></category>
		<category><![CDATA[photon]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[wordpress]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/?p=2714</guid>

					<description><![CDATA[<p>JetPack for WordPress now includes a feature called Photon: Photon works by using wordpress.com to cache and serve up images from your site. Since I am always looking for ways to reduce my bandwidth (and speed up performance), I enabled it. I have observed a reduction in the bandwidth: The 20th, 21st, and 22nd averaged [&#8230;]</p>
<p>The post <a href="https://complete-concrete-concise.com/blog/wordpress-preliminary-impressions-of-photon-in-jetpack/">WordPress &#8211; Preliminary Impressions of Photon in JetPack</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>JetPack for WordPress now includes a feature called Photon:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/03/jetpack-and-photo-2.png" alt="" border="0" class="centered"/></p>
<p>Photon works by using <code>wordpress.com</code> to cache and serve up images from your site.</p>
<p>Since I am always looking for ways to reduce my bandwidth (and speed up performance), I enabled it.</p>
<p>I have observed a reduction in the bandwidth:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2013/03/jetpack-and-photon-1-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/03/jetpack-and-photon-1-thumb.png" alt="" border="0" class="centered"/></a></p>
<p>The 20<sup>th</sup>, 21<sup>st</sup>, and 22<sup>nd</sup> averaged about 3% fewer page hits than on the 25<sup>th</sup> &#8211; but it is obvious that (with Photon enabled) I used less bandwidth on the 25<sup>th</sup> .</p>
<p>The 23<sup>rd</sup> and 24<sup>th</sup> are the weekend, so there is always a drop in traffic. I suspect the spike seen on the 24<sup>th</sup> is related to enabling Photon.</p>
<p>Based on very limited data, Photon appears to be working well and is saving me some bandwidth. It does not require me to change anything about my site (always a serious bonus).</p>
<div class="c1">
<p>One thing I don&#8217;t understand is why there are suddenly more clicks on my images:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/03/jetpack-and-photon-3.png" alt="" border="0" class="centered"/></p>
<p>As the screen capture shows, in approximately two days, there have been 204 clicks on cached images (the cached images have the URLs <code>i0.wp.com</code>, <code>i1.wp.com</code>, <code>i2.wp.com</code>), whereas, the other 5 days there were only 13 clicks on images on my site.</p>
</p></div>
<div class="c2">
<p><strong>Updated 27-March-2013 @ 14:49</strong></p>
<p>One problem I have noticed while using Photon is that when I update an image on an article (i.e. replace it), the change is not reflected in the cached version.</p>
<p>I tried disabling Photon and then re-enabling it, but it didn&#8217;t pick up the changes.</p>
<p>I will have to see if the changes get picked up at a later time &#8211; at the time of this update, it has been about 3 hours.</p>
</div>

<p>The post <a href="https://complete-concrete-concise.com/blog/wordpress-preliminary-impressions-of-photon-in-jetpack/">WordPress &#8211; Preliminary Impressions of Photon in JetPack</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>WordPress &#8211; All Your Content has Vanished / Error 404 on All Pages</title>
		<link>https://complete-concrete-concise.com/wordpress-2/wordpress-all-your-content-has-vanished-error-404-on-all-pages/</link>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Wed, 13 Mar 2013 17:51:06 +0000</pubDate>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[404]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[disappeared]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[gone]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[lose]]></category>
		<category><![CDATA[lost]]></category>
		<category><![CDATA[no comments]]></category>
		<category><![CDATA[no content]]></category>
		<category><![CDATA[vanished]]></category>
		<category><![CDATA[wordpress]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/?p=2676</guid>

					<description><![CDATA[<p>These instructions are for WordPress 3.X that is being hosted on a web server that provides access via cPanel version 11.34.1. The instructions may be the same or similar for other version combinations or interfaces other than cPanel, but no guarantees are made. Possible Symptoms You may encounter one or more of the following symptoms: [&#8230;]</p>
<p>The post <a href="https://complete-concrete-concise.com/wordpress-2/wordpress-all-your-content-has-vanished-error-404-on-all-pages/">WordPress &#8211; All Your Content has Vanished / Error 404 on All Pages</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="c1">
<p>These instructions are for WordPress 3.X that is being hosted on a web server that provides access via cPanel version 11.34.1.</p>
<p>The instructions may be the same or similar for other version combinations or interfaces other than cPanel, but no guarantees are made.</p>
</div>
<h1>Possible Symptoms</h1>
<p>You may encounter one or more of the following symptoms:</p>
<ul>
<li>All content and comments on your WordPress site have vanished:<br />
<a href="//complete-concrete-concise.com/wp-content/uploads/2013/03/wp-lose-post-1-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/03/wp-lose-post-1-thumb.png" alt="" border="0" class="centered"/></a></li>
<li>All content and comments show as having vanished in the dashboard:<br />
<img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/03/wp-lose-post-2.png" alt="" border="0" class="centered"/></p>
<li>Trying to go to a particular page (that you know exists) results in an <u>Http 404 Not Found message</u>:
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2011/12/WordPress-error-404-not-found-login.png" alt="" border="0" class = "centered"/></p>
</li>
<li>You get a database connection error message:<br />
<a href="//complete-concrete-concise.com/wp-content/uploads/2013/03/wp-lose-post-3-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/03/wp-lose-post-3-thumb.png" alt="" border="0" class="centered"/></a></li>
</ul>
<h1>Possible Cause &#8211; Corrupted Database</h1>
<p>While it is possible that you have been hacked, it is far more likely that your WordPress database has become corrupted and is no longer able to serve up content.</p>
<p>I am not sure why this happens, but between November-2012 and March-2013 this has happened four times to me.</p>
<h1>Fixing the Problem</h1>
<p>There are two ways to fix this problem: (1) restore the database from a backup copy (preferred), (2) fix the database (only if you don&#8217;t have a backup).</p>
<h2>Checking if the Database is Corrupted</h2>
<p>Before doing anything rash, it is always best to check that a corrupt database is the problem.</p>
<p><strong>1) Log into</strong> your web hosting account (this is not your WordPress powered website). If you web host provides a cPanel interface, it might look something like this:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2013/03/wp-lose-post-9-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/03/wp-lose-post-9-small.png" alt="" border="0" class="centered"/></a></p>
<p><strong>2) Click</strong> on <u>MySQL&reg; Databases</u>:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/03/wp-lose-post-4.png" alt="" border="0" class="centered"/></p>
<p><strong>3) Locate</strong> the section titled <u>Modify Databases</u>. <strong>Select</strong> your database in the <u>Check DB</u> listbox and <strong>click</strong> on the <u>Check DB</u> button:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2013/03/wp-lose-post-5-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/03/wp-lose-post-5-thumb.png" alt="" border="0" class="centered"/></a></p>
<div class="c1">
<p>How the databases are named, may depend on your service provider. If you have only one website and one database, then finding the correct one is easy.</p>
<p>If you have multiple websites or databases, then you my need to determine which database is which. In my case, I have WordPress and Joomla databases which can be identified by the suffix.</p>
</div>
<p><strong>4) Verify</strong> whether the database has errors or not. If the database comes up without <u>warnings</u> or <u>errors</u> then you have a different problem that will not be fixed by this tutorial. If it does have warnings or errors, then the steps in this tutorial may help:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2013/03/wp-lose-post-7-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/03/wp-lose-post-7-thumb.png" alt="" border="0" class="centered"/></a></p>
<h2>Fixing the Database</h2>
<div class="c1">
<p>This is not the preferred method, but it is likely that most users do not have an up to date backup copy of their database.</p>
<p>If you do have an up to date backup copy of your database, then proceed to the next section.</p>
</div>
<p><strong>1) Click</strong> on <u>MySQL&reg; Databases</u>:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/03/wp-lose-post-4.png" alt="" border="0" class="centered"/></p>
<p><strong>2) Locate</strong> the section titled <u>Modify Databases</u>. <strong>Select</strong> your database in the <u>Repair  DB</u> listbox and <strong>click</strong> on the <u>Repair DB</u> button:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2013/03/wp-lose-post-6-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/03/wp-lose-post-6-thumb.png" alt="" border="0" class="centered"/></a></p>
<div class="c1">
<p>How the databases are named, may depend on your service provider. If you have only one website and one database, then finding the correct one is easy.</p>
<p>If you have multiple websites or databases, then you my need to determine which database is which. In my case, I have WordPress and Joomla databases which can be identified by the suffix.</p>
</div>
<p>As the database is being repaired, confirm that there are no errors. If there are errors, then run the <u>Repair DB</u> again (I have had to run it up to two times to repair a database):</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/03/wp-lose-post-8.png" alt="" border="0" class="centered"/></p>
<div class="c1">
<p>After this is done, I strongly recommend verifying that all your content is present and intact.</p>
<p>While I have not had a problem with this method, I can see cases where the database is not correctly repaired and content gets lost or is corrupted.</p>
</div>
<h2>Restoring the Database from a Backup</h2>
<div class="c1">
<p>This is the preferred method and presumes you have an up to date backup of your database.</p>
</div>
<p><strong>1) Click</strong> on <u>Backups</u>:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/03/wp-los-post-10.png" alt="" border="0" class="centered"/></p>
<p><strong>2) Locate</strong> the section called <u>Restore a MySQL Database</u> and <strong>click</strong> on <u>Browse&#8230;</u> and <strong>select</strong> the backup database from your computer. <strong>Click</strong> to upload the database.</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/03/wp-los-post-11.png" alt="" border="0" class="centered"/></p>
<p>During this process, not much may seem to be happening.</p>
<p>The backup database has to be uploaded from your system to your service provider.</p>
<p>Once it is uploaded to the service provider, the existing database is <u>rebuilt</u> from the uploaded one.</p>
<p>The whole process looks something like this:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2013/03/wp-lose-post-11-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/03/wp-lose-post-11-thumb.png" alt="" border="0" class="centered"/></a></p>
<div class="c4">
<p><strong>Note:</strong> Having up to date backups of your website and associated files is essential to being able to correct any problems that occur.</p>
<p>Hopefully, we never have to use it.</p>
</div>

<p>The post <a href="https://complete-concrete-concise.com/wordpress-2/wordpress-all-your-content-has-vanished-error-404-on-all-pages/">WordPress &#8211; All Your Content has Vanished / Error 404 on All Pages</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>WordPress &#8211; Error 404 When Trying to Login &#8211; Take 2</title>
		<link>https://complete-concrete-concise.com/wordpress-2/wordpress-error-404-when-trying-to-login-take-2/</link>
					<comments>https://complete-concrete-concise.com/wordpress-2/wordpress-error-404-when-trying-to-login-take-2/#comments</comments>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Tue, 21 Feb 2012 21:25:44 +0000</pubDate>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[3.3.1]]></category>
		<category><![CDATA[can't login]]></category>
		<category><![CDATA[error 404]]></category>
		<category><![CDATA[login error]]></category>
		<category><![CDATA[login problem]]></category>
		<category><![CDATA[wordpress]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/?p=1460</guid>

					<description><![CDATA[<p>UPDATE 14-March-2013 It has been over one year since I have disabled W3 Total Cache and the problem has not reoccurred, thus leading me to suspect the problem was caused by W3 Total Cache since the problem only occurred when I was using W3 Total Cache. UPDATE 23-May-2012 I now suspect the login problem is [&#8230;]</p>
<p>The post <a href="https://complete-concrete-concise.com/wordpress-2/wordpress-error-404-when-trying-to-login-take-2/">WordPress &#8211; Error 404 When Trying to Login &#8211; Take 2</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="c4">
<h3>UPDATE 14-March-2013</h3>
<p>It has been over one year since I have disabled W3 Total Cache and the problem has not reoccurred, thus leading me to suspect the problem was caused by W3 Total Cache since the problem only occurred when I was using W3 Total Cache.
</p></div>
<div class="c4">
<h3>UPDATE 23-May-2012</h3>
<p>I now suspect the login problem is caused by W3 Total Cache.<br />
It has been about 2 months since I disabled it because I kept getting site errors &#8211; including login errors. The errors have stopped.<br />
My recommendations are: (1) try to login in using the techniques described here, (2) empty your W3 Total Cache caches, (3) disable W3 Total Cache.</p>
<div class="c1">
I would appreciate feedback letting me know if:</p>
<ol>
<li>you have W3 Total Cache installed and enabled when you get this problem, or</li>
<li>you get this problem but have some other caching plugin installed, or</li>
<li>you have no caching module installed and you still get this problem.</li>
</ol>
<p>This is a real problem because I get a steady stream of hits on this page and, aside from this article, I don&#8217;t know of any real solutions to this problem. All other articles seem to be of the &#8220;do something (like touching file permissions) and the problem magically goes away&#8221; variety.
</p></div>
</div>
<div class="c1">
In December 2011, I had trouble logging into my site. I kept getting an <strong>Error 404: Not Found</strong> message. I documented what I did to resolve that <a href="//complete-concrete-concise.com/wordpress-2/wordpress-error-404-not-found-when-trying-to-login">here</a>.<br />
<img decoding="async" class="centered" alt="" src="//complete-concrete-concise.com/wp-content/uploads/2011/12/WordPress-error-404-not-found-login.png" border="0" /><br />
In February 2012, it happened again. After waiting 48 hours for the problem to resolve itself &#8211; and it didn&#8217;t &#8211; I began troubleshooting again. Fortunately, I had a few more facts this time around and a lot less panic or worry about having my site having been hacked.<br />
What I knew: (1) my site was still accessible, (2) other people did not have problems leaving comments (during that time I received 1 legitimate comment, 3 SPAM comments, and 1 pingback) &#8211; even though I wasn&#8217;t able to leave a comment. (I tried a different computer, I tried a different browser, I tried a different OS, I tried a different IP address (depending on what type of Internet connection you have, turning your modem on and off may get you a new IP address) but none of them worked. The only thing I didn&#8217;t try for logging in from someone else&#8217;s Internet connection.)<br />
I was able, though not consistently, to login by clicking on an action link in the e-mail WordPress sends me to tell me I have a new comment (since I have comment moderation turned on, WordPress e-mails me every time there is a new comment). Even if I was able to login, I was not able to do a lot in the Admin panel (replying to or deleting comments wouldn&#8217;t work).<br />
I checked the WordPress error logs, there was nothing in them to suggest a problem.<br />
I searched the web for solutions. Again, nothing useful came of it &#8211; lots of people have experienced this problem, but no useful solutions were offered (and those that were offered were more of the &#8220;do something &#8211; anything &#8211; and the problem will miraculously go away&#8221; type.<br />
Checking my server logs, I could see 404 pages being delivered when I tried to log in. Nevertheless, the pages in question should exist (and I double checked that they did), so it didn&#8217;t make sense that they couldn&#8217;t be found.<br />
Finally, while studying the <a href="http://codex.wordpress.org/Login_Trouble">WordPress login help page</a>, and double checking everything on the page (even those I didn&#8217;t think made sense), I decided to try manually resetting my site&#8217;s URL as described in the section <span style="text-decoration: underline;">Site URL Redirecting</span>. <span class="i1">This worked!</span> And it was reproducible &#8211; if I changed my URL I was able to login, if I set it back to the original URL I couldn&#8217;t login. This was good because a reproducible problem means the solution works &#8211; I think.<br />
My original site URL was <span style="text-decoration: underline;">http://complete-concrete-concise.com</span> &#8211; notice the lack of the <span class="i1">www.</span>prefix. While my site was and continues to be accessible without using <span class="i1">www.</span> before the name, when I changed it to <span style="text-decoration: underline;">http://www.complete-concrete-concise.com</span> my login problem went away. And when I removed the <span class="i1">www.</span> the login problem came back.<br />
What causes this? To be honest, I don&#8217;t know. My suspicion is it is a problem with the name server (the name server is a Internet server that looks up the site name and returns its Internet address).<br />
For the first 8 months this site used WordPress (previously, I used Joomla!), this site used the name servers of my web host &#8211; without this problem occurring. Since switching to CloudFlare&#8217;s name servers (because I use them to relieve some of the bandwidth pressure on my web host) in December 2011, I have encountered this problem twice in 3 months. I don&#8217;t have enough evidence to conclusively claim this but others have had <a href="http://wordpress.org/support/topic/dreamhost-404-when-working-in-admin">this problem</a> with their <a href="http://wordpress.org/support/topic/wordpress-30-intermittent-404-errors-from-admin-panel">web hosts</a><br />
From what I can see, my DNS records with CloudFlare are fine, yet, changing my WordPress URL to use the <span class="i1">www.</span> prefix solves the issue &#8211; at least for now).
</div>
<div class="c2">
This solution assumes that:</p>
<ol>
<li>the problem is an improperly resolved URL</li>
<li>your site can be accessed with or without the <span class="i2">www.</span> prefix</li>
<li>cPanel is your website administration panel provided by your webhost</li>
</ol>
</div>
<div class="c2">
Some images may be clicked for larger versions.
</div>
<div class="c4">
<strong>WARNING!!!!</strong> Messing around directly with your MySQL database can result in a completely <strong>NON-FUNCTIONING</strong> site.<br />
Always make a backup before making any changes
</div>
<p><strong>1) Login</strong> to your web hosting control panel. This is not your WordPress admin panel. For many users this will be <span style="text-decoration: underline;">cPanel</span>, but your webhost my provide you with a different website administration panel.<br />
<strong>2) Click on </strong> the <span style="text-decoration: underline;">phpMyAdmin</span> icon:<br />
<img decoding="async" class="centered" alt="" src="//complete-concrete-concise.com/wp-content/uploads/2012/02/wordpress-error-404-1.png" border="0" /><br />
<strong>3) Click on</strong> your WordPress database in the left-hand side panel. If, like me, you run several websites from one account, you will have to find the appropriate database (in my case, it is not too hard, since I have one Joomla! site and one WordPress site and the database names are pretty obvious):<br />
<img decoding="async" class="centered" alt="" src="//complete-concrete-concise.com/wp-content/uploads/2012/02/wordpress-error-404-2.png" border="0" /><br />
<strong>4) Click on</strong> <span style="text-decoration: underline;">wp_options</span> in the left-hand side panel:<br />
<img decoding="async" class="centered" alt="" src="//complete-concrete-concise.com/wp-content/uploads/2012/02/wordpress-error-404-3.png" border="0" /><br />
<strong>5) Locate</strong> the option name <span style="text-decoration: underline;">siteurl</span> and <strong>click on</strong> <span style="text-decoration: underline;">Edit</span>:<br />
<a href="//complete-concrete-concise.com/wp-content/uploads/2012/02/wordpress-error-404-4-large.png" target="_blank"><img decoding="async" class="centered" alt="" src="//complete-concrete-concise.com/wp-content/uploads/2012/02/wordpress-error-404-4-thumb.png" border="0" /></a><br />
<strong>6) Change</strong> the URL name to your alternate one. My original URL was <span class="i1">http://complete-concrete-concise.com</span>. I changed it to include the <span class="i1">www.</span> prefix. If your original URL contains the <span class="i1">www.</span> prefix, and you have set up your name server to serve both versions, then remove the <span class="i1">www.</span> prefix. <strong>Click on</strong> <span style="text-decoration: underline;">Go</span> to save the settings:<br />
<a href="//complete-concrete-concise.com/wp-content/uploads/2012/02/wordpress-error-404-5-large.png" target="_blank"><img decoding="async" class="centered" alt="" src="//complete-concrete-concise.com/wp-content/uploads/2012/02/wordpress-error-404-5-thumb.png" border="0" /></a><br />
<strong>7) Check</strong> that you are able to login in to your website.</p>
<div class="c1">
<strong>Caveat</strong>: While this worked for me (as did just waiting &#8211; see my <a href="//complete-concrete-concise.com/wordpress-2/wordpress-error-404-not-found-when-trying-to-login">original post</a> on this problem), I make no guarantee. In looking for a solution to this problem, I see that lots of people have it, but I don&#8217;t see solutions to it.<br />
Obviously, I would love to get feedback on this. I am still unclear on where the problem lies &#8211; is it a web hosting problem? is it a name server problem? is it a WordPress problem?
</div>
<div class="c2">
<strong>Update 28-Feb-2012:</strong> I restored my <span style="text-decoration: underline;">siteurl</span> to its original value and my site continues to work correctly. I think this supports my original conclusion that patience is the solution &#8211; of course, waiting around for a few hours or even several days for it to resolve itself is not an option most would consider acceptable.<br />
It also lends weight to the argument that it might be a DNS issue.
</div>
<div class="c2">
<strong>Update 02-Mar-2012:</strong> the error returned. sigh. Changing <span style="text-decoration: underline;">siteurl</span> to use the <code>www.</code> prefix has, once again, fixed the problem.
</div>

<p>The post <a href="https://complete-concrete-concise.com/wordpress-2/wordpress-error-404-when-trying-to-login-take-2/">WordPress &#8211; Error 404 When Trying to Login &#8211; Take 2</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://complete-concrete-concise.com/wordpress-2/wordpress-error-404-when-trying-to-login-take-2/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
		<item>
		<title>WordPress &#8211; Error 404 When Trying to Login &#8211; Take 1</title>
		<link>https://complete-concrete-concise.com/wordpress-2/wordpress-error-404-not-found-when-trying-to-login/</link>
					<comments>https://complete-concrete-concise.com/wordpress-2/wordpress-error-404-not-found-when-trying-to-login/#comments</comments>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Thu, 15 Dec 2011 13:48:11 +0000</pubDate>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[3.2.1]]></category>
		<category><![CDATA[can't login]]></category>
		<category><![CDATA[error 404]]></category>
		<category><![CDATA[login error]]></category>
		<category><![CDATA[login problem]]></category>
		<category><![CDATA[wordpress]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/wordpress-2/wordpress-error-404-not-found-when-trying-to-login</guid>

					<description><![CDATA[<p>This post was my original attempt at solving the Error 404: Not Found error when trying to login to my website. It happened again and after waiting 48 hours for the problem to clear &#8211; it didn&#8217;t &#8211; I started searching for another solution. My second solution (which was reproducible) can be found here I [&#8230;]</p>
<p>The post <a href="https://complete-concrete-concise.com/wordpress-2/wordpress-error-404-not-found-when-trying-to-login/">WordPress &#8211; Error 404 When Trying to Login &#8211; Take 1</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="c2">
<p>This post was my original attempt at solving the <u>Error 404: Not Found</u> error when trying to login to my website.</p>
<p>It happened again and after waiting 48 hours for the problem to clear &#8211; it didn&#8217;t &#8211; I started searching for another solution.</p>
<p>My second solution (which was reproducible) can be found <a href="//complete-concrete-concise.com/wordpress-2/wordpress-error-404-when-trying-to-login-take-2">here</a></p>
<p>I think a reproducible problem / solution is better than a problem that mysteriously goes away after a while.</p>
<p>However, I am not 100% certain this problem is fully resolved. I will have to wait and see if it happens again.</p>
</div>
<div class="c1">
<p>If you are getting this message / error when you try to login and you used to be able to login just fine before, then the solution seems to be patience. This is likely a temporary problem with your webhost provider and is one of those problems that gets &#8220;miraculously&#8221; resolved several hours later.</p>
<p>It&#8217;s no fun to wait, but that seems to be the solution. Of course, you can always contact your webhost provider and let them know about the problem.</p>
<p>It took about 24 hours for this problem to go away for me (of course, some of those hours were spent sleeping, so it might have been less).</p>
<p><p>During this issue, the site was still active, but it was not possible to login in to the admin page or to leave comments.</p>
<div class="c2">
<p>I encountered this problem with WordPress 3.2.1, but searching the web, reveals this problem has occurred with other versions. From what I can tell, none of the stated solutions works &#8211; they just give you something to do (and I think it is the act of doing something &#8211; even if it seems pointless &#8211; that causes people to think the solution worked when just leaving it alone would have resolved the issue anyway).</p>
</div>
</div>
<p>Yesterday, I got a Error 404: Not Found error when trying to login to my site:</p>
<p>
<img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2011/12/WordPress-error-404-not-found-login.png" alt="" border="0" class = "centered"/></p>
<p>My first thought (well, after trying to login in a few times) was that my site had been hacked, then I focussed to resolve the problem.</p>
<h1>How I Wasted My Day</h1>
<p>The first thing I did was shut down my browser (IE 9), clear the cache and temporary files using <a href="http://www.piriform.com/ccleaner">CCleaner</a>, and restart the computer. I thought it might be some sort of connection problem. That didn&#8217;t work.</p>
<p>Next I shut down my computer, turned off my modem and did some other things. I thought it might be a connection problem based on my IP address. My web host will automatically block IP addresses for an hour if it perceives a threat from that IP address.  Turning off the modem means I will be assigned a new IP address when I turn it on a little later. That didn&#8217;t work.</p>
<p>I thought it might be my webhost acting up, so I logged into the CPanel backend, but everything seemed to be working fine.</p>
<p>To ease my concerns that I might have been hacked, I checked the date stamps on the WordPress files. They were all at least two weeks old (the last time I did an update) &#8211; no files had been changed in the past day &#8211; so I wasn&#8217;t worried about having been hacked.</p>
<p>I tried accessing my site through w.bloggar (a blogging client, similar to, but older, than Windows Live Writer &#8211; you can read why I use w.bloggar instead of WLW <a href="//complete-concrete-concise.com/blog/why-i-switched-from-windows-live-writer-to-w-bloggar">here</a>), but that didn&#8217;t work, It told me that the response it received back was invalid.</p>
<p>Then I thought it might be <a href="https://www.cloudflare.com/">CloudFlare</a> acting up. This was harder to troubleshoot. I could always change the name servers back to the original name servers, thus bypassing CloudFlare&#8217;s name servers &#8211; but it would take up to 48 hours for the change to percolate through and, by that time, if it was a temporary issue, it might be resolved. I decided to (1) set CloudFlare to development mode &#8211; this means that for the next 3 hours, they pass all requests directly to my webhost. That didn&#8217;t work, then (2) I tried bypassing CloudFlare by accessing my site directly using my site&#8217;s IP address. That didn&#8217;t work either.</p>
<p>At this point, I decided to search the web for help &#8211; turns out, I am not the only one to ever experience this problem.</p>
<p>This <a href="http://www.techzoomin.com/wordpress-login-issueswp-admin-showing-404-error-page/">site</a> recommended changing the permission attributes on all the files and directories. Personally, I didn&#8217;t see the point. I checked my file permissions and they all seemed fine. I did not run the recommended fix because while some claimed it worked, others claimed it didn&#8217;t. I also had no desire to play with the core install (well, at least not yet).</p>
<p><a href="http://codex.wordpress.org/Login_Trouble">WordPress</a> has its own help page for login problems. None of the solutions worked. Some of them actually render your site unusable. For example, the codex states: <span class="i1">Rename the active theme folder&#8230; Once renamed, WordPress will revert to using the WordPress TwentyEleven theme.</span>, doing that results in a site that just doesn&#8217;t work.</p>
<p>After a lot more research, some <a href="http://wordpress.org/support/topic/getting-an-http404-error-when-going-to-wp-admin-page">sites</a> (a little past halfway down the page, comment by dremeda) suggest replacing the core WordPress files with ones from a clean install. Ugh! That sounds positively dangerous.</p>
<p>Instead, I created a new WordPress site with my webhost &#8211; this one allowed me to login. Then I zipped up the working and not working sites and downloaded them. Then I unzipped them and compared the files using emacs. There was no difference between the files. Hmm.</p>
<p>I then decided it would be safe to replace the core files of the &#8220;not working&#8221; WordPress site with the core files of the &#8220;working&#8221; WordPress site. This did not work either.</p>
<p>Being tired and out of ideas, I went to bed. This morning, everything worked fine.</p>

<p>The post <a href="https://complete-concrete-concise.com/wordpress-2/wordpress-error-404-not-found-when-trying-to-login/">WordPress &#8211; Error 404 When Trying to Login &#8211; Take 1</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://complete-concrete-concise.com/wordpress-2/wordpress-error-404-not-found-when-trying-to-login/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>WordPress &#8211; Jetpack 1.2 Broken on IE 8 and IE 9</title>
		<link>https://complete-concrete-concise.com/blog/wordpress-jetpack-1-2-broken-on-ie-8/</link>
					<comments>https://complete-concrete-concise.com/blog/wordpress-jetpack-1-2-broken-on-ie-8/#comments</comments>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Thu, 17 Nov 2011 00:49:00 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[1.2]]></category>
		<category><![CDATA[broken]]></category>
		<category><![CDATA[ie 8]]></category>
		<category><![CDATA[ie 9]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[jetpack]]></category>
		<category><![CDATA[not working]]></category>
		<category><![CDATA[wordpress]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/blog/wordpress-jetpack-1-2-broken-on-ie-8</guid>

					<description><![CDATA[<p>I just updated to Jetpack 1.2 on my site and find that the Site Stats module is broken for Internet Explorer 8 and Internet Explorer 9. It works fine with FireFox 7.0.1. Here&#8217;s Site Stats as seen in IE 8 (click for larger image): Problems are: it looks ugly, nice tables and formatting are all [&#8230;]</p>
<p>The post <a href="https://complete-concrete-concise.com/blog/wordpress-jetpack-1-2-broken-on-ie-8/">WordPress &#8211; Jetpack 1.2 Broken on IE 8 and IE 9</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>I just updated to Jetpack 1.2 on my site and find that the <u>Site Stats</u> module is broken for Internet Explorer 8 and Internet Explorer 9. It works fine with FireFox 7.0.1.</p>
<p>Here&#8217;s <u>Site Stats</u> as seen in IE 8 (click for larger image):</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2011/11/jetpack-1.2-broken-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2011/11/jetpack-1.2-broken-thumb.png" alt="" border="0" class="centered"/></a></p>
<p>Problems are:</p>
<ol>
<li>it looks ugly, nice tables and formatting are all missing</li>
<li>the bar graph at the top doesn&#8217;t display</li>
<li>the <u>Yesterday</u> tabs do not work &#8211; clicking them does nothing</li>
<li>while the weekly tab does work, again the formatting is ugly and broken</li>
<li>IE 8 reports <u>Errors on Page</u></li>
</ol>
<p>It renders and functions fine in FireFox. The formatting is nice, the graphs show up, and the <u>Yesterday</u> tabs work. This is <u>Site Stats</u> as seen in FF (click for larger image):</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2011/11/jetpack-1.2-broken-ff-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2011/11/jetpack-1.2-broken-ff-thumb.png" alt="" border="0" class="centered"/></a></p>
<div class="c1">
<p>If you use IE 8 as your primary browser (since my main computer still runs Windows XP) or IE 9, I cannot recommend upgrading to Jetpack 1.2.</p>
<div class="c2">
<p>All problems (that I saw) with <u>Site Stats</u> appear to be fixed as of 22-December-2011.</p>
</div>
</div>
<div class="c2">
<p><strong>Update:</strong> Version 1.2.1 was released later today. <u>Site Stats</u> is still broken in IE 8 and IE 9.</p>
</p></div>
<div class="c3">
<p><strong>Update (19-Nov-2011), applies to 1.2.1:</strong> I&#8217;m noticing that while the formating of <u>Site Stats</u> definitely looks fine in FireFox 7.0.1, the bar chart (reddish zone) doesn&#8217;t display when clicking on <u>Site Stats</u> on the from the left hand column (marked in red). <span class="i1">I don&#8217;t remember this problem with with 1.2, so something may have broken with the update from 1.2 to 1.2.1.</span> The bar charts do come up when clicking on the Days, Weeks, or Months tabs (marked in green): (click for a larger image)</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2011/11/jetpack-1.2.1-broken-ff-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2011/11/jetpack-1.2.1-broken-ff-thumb.png" alt="" border="0" class="centered"/></a></div>
<div class="c3">
<p><strong>Update (22-November-2011):</strong> <u>Site Stats</u> is now displaying correctly. Since I haven&#8217;t installed any updates, my best guess is that the <u>Site Stats</u> page was not being generated locally but by on the WordPress server and they have fixed their problems. As well, the bar graph comes up correctly in FireFox 7.0.1.</div>
<div class="c3">
<p><strong>Update (25-November-2011):</strong> <u>Site Stats</u> is not working &#8211; again. This time, the values it is showing me are incorrect. Most of the stat values are too small (about 1/7<sup>th</sup> of the expected value) &#8211; although, some are too big. As well, the Summary Tables show stats going back to December-2009 &#8211; this is impossible, this site only got powered by WordPress in March-2011. sigh. I hope they get this fixed.</p>
<p>The <u>At A Glance</u> bar chart displays the correct values (for now).</p>
</div>

<p>The post <a href="https://complete-concrete-concise.com/blog/wordpress-jetpack-1-2-broken-on-ie-8/">WordPress &#8211; Jetpack 1.2 Broken on IE 8 and IE 9</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://complete-concrete-concise.com/blog/wordpress-jetpack-1-2-broken-on-ie-8/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Jetpack Site Stats can be Misleading</title>
		<link>https://complete-concrete-concise.com/blog/jetpack-site-stats-can-be-misleading/</link>
					<comments>https://complete-concrete-concise.com/blog/jetpack-site-stats-can-be-misleading/#comments</comments>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Sun, 26 Jun 2011 07:24:02 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[jetpack]]></category>
		<category><![CDATA[site stats]]></category>
		<category><![CDATA[wordpress]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/wordpress-2/jetpack-site-stats-can-be-misleading</guid>

					<description><![CDATA[<p>I have the Jetpack plugin installed and use the Stats module in it to monitor activity on this site. It gives the following notice: Keep in mind we don&#8217;t count your own visits. Unfortunately, this is not completely true &#8211; if you are not logged in, it will count your visits to your site. To [&#8230;]</p>
<p>The post <a href="https://complete-concrete-concise.com/blog/jetpack-site-stats-can-be-misleading/">Jetpack Site Stats can be Misleading</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>I have the <a href="http://wordpress.org/extend/plugins/jetpack/">Jetpack plugin</a> installed and use the Stats module in it to monitor activity on this site.</p>
<p>It gives the following notice: </p>
<blockquote><p>Keep in mind we don&#8217;t count your own visits.</p></blockquote>
<p>Unfortunately, this is not completely true &#8211; if you are <strong>not</strong> logged in, it <strong>will</strong> count your visits to your site.</p>
<p>To avoid counting your own visits to your site, you (1) <strong>must</strong> be logged into the administrator panel before browsing your own site, (2) <strong>must</strong> have Jetpack set to ignore logged in visitors (of course, this means it will not track any other logged in visitors too):</p>
<p><strong>1) Click</strong> on <em>Site Stats</em> from the Jetpack menu. Then <strong>click</strong> on <em>Configure</em> on the <u>WordPress.com stats</u> module:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2011/07/jetpack-misleading-1.png" alt="" border="0" class="centered">
</p>
<p><strong>2) Ensure</strong> the <u>Count the page views of registered users who are logged in.</u> is <strong>NOT</strong> checked:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2011/07/jetpack-misleading-2.png" alt="" border="0" class="centered"></p>
<p>This is rather disappointing &#8211; I imagined they would be using a cookie to track my visits and, thus, ignore them. At least it explains the sudden &#8220;surges&#8221; I sometimes saw &#8211; it wasn&#8217;t other visitors, it was me.</p>
<div class="c1">
<p>Thanks to commenter Brad for informing me about the tracking option in the Site Stats configuration.</p>
</div>

<p>The post <a href="https://complete-concrete-concise.com/blog/jetpack-site-stats-can-be-misleading/">Jetpack Site Stats can be Misleading</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://complete-concrete-concise.com/blog/jetpack-site-stats-can-be-misleading/feed/</wfw:commentRss>
			<slash:comments>8</slash:comments>
		
		
			</item>
		<item>
		<title>How to Install WordPress into a Folder Other than \wordpress under XAMPP</title>
		<link>https://complete-concrete-concise.com/wordpress-2/how-to-install-wordpress-into-a-folder-other-than-wordpress-under-xampp/</link>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Wed, 27 Apr 2011 20:26:52 +0000</pubDate>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[installing]]></category>
		<category><![CDATA[installing WordPress]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[XAMPP]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/wordpress-2/how-to-install-wordpress-into-a-folder-other-than-wordpress-under-xampp</guid>

					<description><![CDATA[<p>These instructions are for WordPress version 3.1, 3.1.1, 3.1.2, 3.1.3, 3.1.4, 3.2.0, and 3.2.1 into a folder other than \wordpress under XAMPP 1.7.3 running on Windows XP with Service Pack 3 installed. You may want to install into a different folder for various reasons, the two most common being: (1) you want to have multiple [&#8230;]</p>
<p>The post <a href="https://complete-concrete-concise.com/wordpress-2/how-to-install-wordpress-into-a-folder-other-than-wordpress-under-xampp/">How to Install WordPress into a Folder Other than \wordpress under XAMPP</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="c1">
<p>These instructions are for WordPress version 3.1, 3.1.1, 3.1.2, 3.1.3, 3.1.4, 3.2.0, and 3.2.1 into a folder other than <em>\wordpress</em> under XAMPP 1.7.3 running on Windows XP with Service Pack 3 installed.</p>
<p>You may want to install into a different folder for various reasons, the two most common being: (1) you want to have multiple WordPress installations, or (2) you want control over where the files are installed.</p>
<p> These instructions should be the same for other versions, but no guarantee is made.</p>
<p>Assumes you have XAMPP installed.</p>
</div>
<p>To install WordPress to something other than the default <em>wordpress</em> directory, you need to (1) install WordPress into that directory and then (2) move all the files found in the <em>wordpress</em> directory up into that directory and, (3) delete the <em>wordpress</em> directory.</p>
<div class="c2"><strong></p>
<p>These instructions assume Windows is providing archiving functionality for you. If you have installed a different archiving program, the specific steps for extraction and moving the files will be slightly different, but the process is the same.</p>
<p></strong></div>
<p><strong>(1) Extract </strong>WordPress into the desired directory under <em><span style="text-decoration: underline;">htdocs</span></em>:
</p>
<p><img fetchpriority="high" decoding="async" style="display: block; float: none; margin-left: auto; margin-right: auto; border-width: 0px;" title="wordpress-install-under-xampp-A" src="//complete-concrete-concise.com/wp-content/uploads/2011/03/wordpressinstallunderxamppA.png" border="0" alt="wordpress-install-under-xampp-A" width="484" height="380" />
</p>
<p><strong>(2) Ensure </strong>the <em><span style="text-decoration: underline;">Show extracted files</span></em>&nbsp;checkbox is ticked and <strong>click on</strong> <em><span style="text-decoration: underline;">Finish</span></em>:
</p>
<p><img decoding="async" style="display: block; float: none; margin-left: auto; margin-right: auto; border-width: 0px;" title="wordpress-install-under-xampp-B" src="//complete-concrete-concise.com/wp-content/uploads/2011/03/wordpressinstallunderxamppB.png" border="0" alt="wordpress-install-under-xampp-B" width="484" height="380" /></p>
<p><strong>(3) Open</strong> the <em>wordpress</em> folder by double-clicking on it:
</p>
<p><img decoding="async" style="display: block; float: none; margin-left: auto; margin-right: auto; border-width: 0px;" title="wordpress-install-under-xampp-C" src="//complete-concrete-concise.com/wp-content/uploads/2011/03/wordpressinstallunderxamppC.png" border="0" alt="wordpress-install-under-xampp-C" width="484" height="285" />
</p>
<p><strong>(4) Select</strong> <em>Select All</em> from the <em>Edit</em>&nbsp;menu (or press Ctrl+A):</p>
<p><img loading="lazy" decoding="async" style="display: block; float: none; margin-left: auto; margin-right: auto; border-width: 0px;" title="wordpress-install-under-xampp-D" src="//complete-concrete-concise.com/wp-content/uploads/2011/03/wordpressinstallunderxamppD.png" border="0" alt="wordpress-install-under-xampp-D" width="484" height="315" />&nbsp;
</p>
<p><strong>(5) Select </strong><em>Copy<strong> </strong></em>from the <em>Edit</em>&nbsp;menu (or press Ctrl+C):
</p>
<p><img loading="lazy" decoding="async" style="display: block; float: none; margin-left: auto; margin-right: auto; border-width: 0px;" title="wordpress-install-under-xampp-E" src="//complete-concrete-concise.com/wp-content/uploads/2011/03/wordpressinstallunderxamppE.png" border="0" alt="wordpress-install-under-xampp-E" width="484" height="298" />
</p>
<p><strong>(6) Click on</strong> the back button to return to the previous folder:</p>
<p><img loading="lazy" decoding="async" style="display: block; float: none; margin-left: auto; margin-right: auto; border-width: 0px;" title="wordpress-install-under-xampp-F" src="//complete-concrete-concise.com/wp-content/uploads/2011/03/wordpressinstallunderxamppF.png" border="0" alt="wordpress-install-under-xampp-F" width="484" height="315" />
</p>
<p><strong>(7) Select</strong> <em>Paste</em> from the <em>Edit</em>&nbsp;menu (or press Ctrl+V):
</p>
<p><img loading="lazy" decoding="async" style="display: block; float: none; margin-left: auto; margin-right: auto; border-width: 0px;" title="wordpress-install-under-xampp-G" src="//complete-concrete-concise.com/wp-content/uploads/2011/03/wordpressinstallunderxamppG.png" border="0" alt="wordpress-install-under-xampp-G" width="484" height="315" />
</p>
<p><strong>(8) Right-click on</strong> the <em>wordpress</em> folder and select <em>Delete</em>&nbsp;from the popup menu:
</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2011/03/wordpressinstallunderxamppH.png"><img loading="lazy" decoding="async" style="display: block; float: none; margin-left: auto; margin-right: auto; border-width: 0px;" title="wordpress-install-under-xampp-H" src="//complete-concrete-concise.com/wp-content/uploads/2011/03/wordpressinstallunderxamppH_thumb.png" border="0" alt="wordpress-install-under-xampp-H" width="484" height="528" /></a></p>
<p class="c3">If you want to access the installed site using a &#8220;real&#8221; web address (like <span class="i1">www.wordpress.3</span>) instead of <span class="i1">localhost/path-name</span>, you can find instructions to do that <a href="//complete-concrete-concise.com/web-tools/how-to-change-localhost-to-a-domain-name">here</a>.</p>

<p>The post <a href="https://complete-concrete-concise.com/wordpress-2/how-to-install-wordpress-into-a-folder-other-than-wordpress-under-xampp/">How to Install WordPress into a Folder Other than \wordpress under XAMPP</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Installing WordPress Under XAMPP</title>
		<link>https://complete-concrete-concise.com/wordpress-2/installing-wordpress-under-xampp/</link>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Thu, 31 Mar 2011 12:18:55 +0000</pubDate>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[installing]]></category>
		<category><![CDATA[installing WordPress]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[XAMPP]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/wordpress-2/installing-wordpress-under-xampp</guid>

					<description><![CDATA[<p>This tutorial describes how to install WordPress version 3.1, 3.1.1, 3.1.2, 3.1.3, 3.1.4, 3.2.0 and 3.2.1 under XAMPP version 1.7.3 on Windows XP. The procedure should be the same for other version combinations, but no guarantee is made. Assumes you have already installed XAMPP. (Installation instructions can be found here.) created a MySQL database. (Creation [&#8230;]</p>
<p>The post <a href="https://complete-concrete-concise.com/wordpress-2/installing-wordpress-under-xampp/">Installing WordPress Under XAMPP</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="c1">
<p>This tutorial describes how to install WordPress version 3.1, 3.1.1, 3.1.2, 3.1.3, 3.1.4, 3.2.0 and 3.2.1 under XAMPP version 1.7.3 on Windows XP.
</p>
<p>The procedure should be the same for other version combinations, but no guarantee is made.
</p>
<p>Assumes you have already</p>
<ul>
<li>installed XAMPP. (Installation instructions can be found <a href="//complete-concrete-concise.com/web-tools/installing-xampp-apache-server-mysql-and-php-2">here</a>.)</li>
<li>created a MySQL database. (Creation instructions can be found <a href="//complete-concrete-concise.com/web-tools/creating-a-mysql-database-using-xampp">here</a>.)</li>
</ul>
<p class="c3">I do <strong>not</strong>&nbsp;recommend using XAMPP 1.7.4 because of configuration and functionality issues with that version.</p>
<div class="c2">
<p><strong>NOTE:</strong>Under certain conditions, 3.1.3 may not work correctly and generate errors. Most commonly this is happens when trying to manage <strong>Media</strong> in the back end of WordPress. There is a patch called <a href="http://wordpress.org/extend/plugins/hotfix/">Hotfix </a>which may resolve the problem for you (it did for me). </div>
<div class="c3">
<p><strong>NOTE:</strong> WordPress 3.2 has been released. Currently, I am on holidays, so I can&#8217;t test out the install. I will do so after I get back &#8211; sometime after 19-Aug-2011. If there are any problems, please let me know. WordPress 3.2 upgraded the requirements of php to version 5.2.4 and MySQL to version 5.0.14. This should be fine with XAMPP 1.7.3 since it uses php version 5.3.1 and MySQL version 5.1.44. WordPress 3.2 also stops support for Internet Explorer 6 (if supporting IE 6 is important, then DON&#8217;T upgrade), it also starts an End-of-Life cycle for Internet Explorer 7 (IE 7 is still supported, but support is on its last legs).</div>
</div>
<p class="c2">Some images may be<strong> clicked </strong>for full size versions (if your cursor changes when you move over an image, there is a larger version available).</p>
<h2>Downloading WordPress</h2>
<p><strong>1) Download</strong> WordPress from <a href="http://wordpress.org/download/">here</a>. <strong>Click</strong> on the <span style="text-decoration: underline;">Download WordPress</span> button:
</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2011/03/wordpressinstallunderxampp1.png"><img loading="lazy" decoding="async" style="display: block; float: none; margin-left: auto; margin-right: auto; border-width: 0px;" title="wordpress-install-under-xampp-1" src="//complete-concrete-concise.com/wp-content/uploads/2011/03/wordpressinstallunderxampp1_thumb.png" border="0" alt="wordpress-install-under-xampp-1" width="484" height="302" /></a></p>
<p><strong>2) Click</strong> on the save button and remember where you saved the file:. <img loading="lazy" decoding="async" style="display: block; float: none; margin-left: auto; margin-right: auto; border-width: 0px;" title="wordpress-install-under-xampp-2" src="//complete-concrete-concise.com/wp-content/uploads/2011/03/wordpressinstallunderxampp2.png" border="0" alt="wordpress-install-under-xampp-2" width="484" height="300" /></p>
<h2>Extracting WordPress</h2>
<p><strong>3) Open</strong> the downloaded file by double-clicking on it. From the <em>File</em> menu, select <em>Extract All</em>. <strong>NOTE: this step assumes Windows provides archiving functionality for you. If you have installed a different archiving program, the specific steps for extraction will be different</strong>.</p>
<p><img loading="lazy" decoding="async" style="display: block; float: none; margin-left: auto; margin-right: auto; border-width: 0px;" title="wordpress-install-under-xampp-3" src="//complete-concrete-concise.com/wp-content/uploads/2011/03/wordpressinstallunderxampp3.png" border="0" alt="wordpress-install-under-xampp-3" width="484" height="251" /></p>
<p><strong>4) Extract</strong> the WordPress files into the <em>htdocs</em>&nbsp;folder in your XAMPP&nbsp;folder. By default, XAMPP would be installed to your C:\ drive, so you would enter <span class="i1">C:\xampp\htdocs</span>&nbsp;as the directory to extract to. (In my case, I installed XAMPP to my D:\ drive). WordPress will be extracted into a folder named <em>wordpress</em>. <strong>NOTE: if you want to install WordPress into a different directory under <em>htdocs</em> (say <em>my_wordpress</em> or <em>MySite</em> or whatever, then instructions for doing this can be found <a href="//complete-concrete-concise.com/wordpress-2/how-to-install-wordpress-into-a-folder-other-than-wordpress-under-xampp" target="_top">here</a></strong>.</p>
<p><img loading="lazy" decoding="async" style="display: block; float: none; margin-left: auto; margin-right: auto; border-width: 0px;" title="wordpress-install-under-xampp-4" src="//complete-concrete-concise.com/wp-content/uploads/2011/03/wordpressinstallunderxampp4.png" border="0" alt="wordpress-install-under-xampp-4" width="484" height="379" /></p>
<p><strong>5)</strong> Click Finish when the extraction is complete. You can <strong>uncheck</strong> the <em>Show extracted files</em>&nbsp;checkbox because we don’t need to see the files.</p>
<p><img loading="lazy" decoding="async" style="display: block; float: none; margin-left: auto; margin-right: auto; border-width: 0px;" title="wordpress-install-under-xampp-5" src="//complete-concrete-concise.com/wp-content/uploads/2011/03/wordpressinstallunderxampp5.png" border="0" alt="wordpress-install-under-xampp-5" width="484" height="379" /></p>
<h2>Setting up WordPress</h2>
<p><strong>6) Launch </strong>your browser and type <span class="i1">http://localhost/wordpress</span> into the address bar. What follows <span class="i1">http://localhost/</span> is the directory you installed WordPress into (unless you changed the directory in Step (4), this will be <em>wordpress</em></p>
<p><img loading="lazy" decoding="async" style="display: block; float: none; margin-left: auto; margin-right: auto; border-width: 0px;" title="wordpress-install-under-xampp-6" src="//complete-concrete-concise.com/wp-content/uploads/2011/03/wordpressinstallunderxampp6.png" border="0" alt="wordpress-install-under-xampp-6" width="484" height="125" /></p>
<p><strong>7) </strong><strong>Click</strong> on <em><span style="text-decoration: underline;">Create a Configuration File</span></em> at the notification screen advising that a <span style="text-decoration: underline;"><em>wp-config.php</em></span> file needs to be created.</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2011/03/wordpressinstallunderxampp7.png"><img loading="lazy" decoding="async" style="display: block; float: none; margin-left: auto; margin-right: auto; border-width: 0px;" title="wordpress-install-under-xampp-7" src="//complete-concrete-concise.com/wp-content/uploads/2011/03/wordpressinstallunderxampp7_thumb.png" border="0" alt="wordpress-install-under-xampp-7" width="484" height="118" /></a></p>
<p><strong>8) Click</strong> on <em><span style="text-decoration: underline;">Let’s go!</span></em> to begin configuring and installing WordPress:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2011/03/wordpressinstallunderxampp8.png"><img loading="lazy" decoding="async" style="display: block; float: none; margin-left: auto; margin-right: auto; border-width: 0px;" title="wordpress-install-under-xampp-8" src="//complete-concrete-concise.com/wp-content/uploads/2011/03/wordpressinstallunderxampp8_thumb.png" border="0" alt="wordpress-install-under-xampp-8" width="484" height="296" /></a></p>
<p><strong>9) Fill in</strong> the database configuration information and <strong>click</strong> on <span style="text-decoration: underline;"><em>Submit:</em></span>:<img loading="lazy" decoding="async" style="display: block; float: none; margin-left: auto; margin-right: auto; border-width: 0px;" title="wordpress-install-under-xampp-9" src="//complete-concrete-concise.com/wp-content/uploads/2011/03/wordpressinstallunderxampp9_thumb.png" border="0" alt="wordpress-install-under-xampp-9" width="484" height="322" /></p>
<ul>
<li><strong>Database Name</strong>: this is the name of the database you created. Database creation instructions are <a href="//complete-concrete-concise.com/web-tools/creating-a-mysql-database-using-xampp">here</a>. (The default is wordpress.)</li>
<li><strong>User Name</strong>: if you <a href="//complete-concrete-concise.com/web-tools/adding-a-new-user-to-a-mysql-database-in-xampp">created a MySql User</a> for the database (not necessary), enter the name here. Otherwise, use <span style="text-decoration: underline;"><em>root</em></span>.</li>
<li><strong>Password</strong>: this is the password associated with the user name entered above. If you used <span style="text-decoration: underline;"><em>root</em></span>&nbsp;as your username, then leave the password blank (the default XAMPP install does not assign a password to root). Otherwise, enter the password associated with the <em>User Name</em>.</li>
<li><strong>Database Host</strong>: localhost (default setting)</li>
</ul>
<p><strong>10) Click on</strong> <em><span style="text-decoration: underline;">Run the install</span></em>:
</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2011/03/wordpressinstallunderxampp10.png"><img loading="lazy" decoding="async" style="display: block; float: none; margin-left: auto; margin-right: auto; border-width: 0px;" title="wordpress-install-under-xampp-10" src="//complete-concrete-concise.com/wp-content/uploads/2011/03/wordpressinstallunderxampp10_thumb.png" border="0" alt="wordpress-install-under-xampp-10" width="484" height="142" /></a></p>
<p><strong>11) Fill in</strong> some information about your site and site administrator and then <strong>click on</strong> <em><span style="text-decoration: underline;">Install WordPress</span></em>.</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2011/03/wordpressinstallunderxampp11.png"><img loading="lazy" decoding="async" style="display: block; float: none; margin-left: auto; margin-right: auto; border-width: 0px;" title="wordpress-install-under-xampp-11" src="//complete-concrete-concise.com/wp-content/uploads/2011/03/wordpressinstallunderxampp11_thumb.png" border="0" alt="wordpress-install-under-xampp-11" width="484" height="523" /></a></p>
<ul>
<li><strong>Site Title:</strong> Enter the name of your website.</li>
<li><strong>Username:</strong> Enter the username that will be used for logging into the backend of your WordPress site. The default is <em><span style="text-decoration: underline;">admin</span></em>.</li>
<li><strong>Password:</strong> Enter a password that will be used to login to the backend of your WordPress site. There is also a strength indicator which shows you how secure your password is.</li>
<li><strong>Your E-mail:</strong> Enter an e-mail address that your site will send notifications to.</li>
</ul>
<p><strong>12) Click on</strong> <em><span style="text-decoration: underline;">Log In</span></em> to log into your WordPress site.</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2011/03/wordpressinstallunderxampp12.png"><img loading="lazy" decoding="async" style="display: block; float: none; margin-left: auto; margin-right: auto; border-width: 0px;" title="wordpress-install-under-xampp-12" src="//complete-concrete-concise.com/wp-content/uploads/2011/03/wordpressinstallunderxampp12_thumb.png" border="0" alt="wordpress-install-under-xampp-12" width="484" height="234" /></a></p>
<div class="c1">
<p>To log into your WordPress backend, you would enter <span class="i1">http://localhost/wordpress/wp-login.php</span></p>
<p>If you installed WordPress to a different directory, then you would enter that directory name instead of <em>wordpress</em> in the URL.</p>
<p class="c3">If you want to access the installed site using a &#8220;real&#8221; web address (like <span class="i1">www.wordpress.3</span>) instead of <span class="i1">localhost/path-name</span>, you can find instructions to do that <a href="//complete-concrete-concise.com/web-tools/how-to-change-localhost-to-a-domain-name">here</a>.</p>
</div>

<p>The post <a href="https://complete-concrete-concise.com/wordpress-2/installing-wordpress-under-xampp/">Installing WordPress Under XAMPP</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
