<?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>Global Evangelists.com &#187; Security</title>
	<atom:link href="http://www.globalevangelists.com/tag/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.globalevangelists.com</link>
	<description>The How To&#039;s Of Online Evangelism</description>
	<lastBuildDate>Mon, 10 May 2010 01:54:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=7460</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='www.globalevangelists.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>Installing Wordpress With Cpanel Security Upgrade</title>
		<link>http://www.globalevangelists.com/training/wordpress-training/installing-wordpress-with-cpanel-security-upgrade/</link>
		<comments>http://www.globalevangelists.com/training/wordpress-training/installing-wordpress-with-cpanel-security-upgrade/#comments</comments>
		<pubDate>Mon, 13 Jul 2009 22:48:03 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Cpanel]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Training]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.globalevangelists.com/?p=183</guid>
		<description><![CDATA[A Comprehensive Step By Step Guide To Securing Your Installation Of Wordpress With Cpanel]]></description>
			<content:encoded><![CDATA[<p>In this tutorial I am going to walk you through the process of adding your first layer of security to your blog by changing the default table prefixes in your database.</p>
<p>This is a lot easier than it sounds and I have provided images of every step along the way so you should be fine if you just follow along with this lesson.</p>
<p class="warning" style="text-align: center;">Only Follow The Instructions In This Tutorial On A Brand New Installation Of Wordpress.</p>
<p>After completing the steps outlined in the tutorial <strong><a title="How To Install Wordpress Using Fantastico" href="http://www.globalevangelists.com/training/wordpress-training/how-to-install-wordpress-using-fantastico/">How To Install Wordpress Using Fantastico.</a></strong></p>
<p>Your next step is to go back to Cpanel to reset our database tables.</p>
<p>You should still be logged into your cpanel after installing your site, if your still in fantastico just click on the Icon in the top left hand corner, if you need to log into cpanel from your web site follow the steps in the article <strong><a title="How To Log Into Cpanel" href="http://globalevangelists.s3.amazonaws.com/postimages/training/wordpress/change-tables-new-install/backtocpanel.jpg">How To Easily Log Into Cpanel</a>.</strong></p>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid black;" title="Back To Cpanel" src="http://globalevangelists.s3.amazonaws.com/postimages/training/wordpress/change-tables-new-install/backtocpanel.jpg" alt="" width="500" height="245" /></p>
<p>Once in Cpanel look for the <strong>Legacy File Manager</strong> in the <strong>Files</strong> section, Click on that.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid black;" title="Legacy File Manager" src="http://globalevangelists.s3.amazonaws.com/postimages/training/wordpress/change-tables-new-install/legacy-file-manager.jpg" alt="" width="500" height="106" /></p>
<p>A small pop-up window will appear, make sure you choose the correct domain name and the option to make all files visible before you click <strong>Go.</strong></p>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid black;" title="Show Hidden Files" src="http://globalevangelists.s3.amazonaws.com/postimages/training/wordpress/change-tables-new-install/show-hidden-files.jpg" alt="" width="500" height="343" /></p>
<p><strong> </strong>The next screen you will see will display all of the files for your Wordpress site, scroll down until you see the <strong>wp-config.php</strong>, click on this file link.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid black;" title="Click On WP-Config" src="http://globalevangelists.s3.amazonaws.com/postimages/training/wordpress/change-tables-new-install/wp-configphp.jpg" alt="" width="500" height="153" /></p>
<p>In the same screen a sidebar will open up to the right of screen you want to choose the option to <strong>Edit File</strong>.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid black;" title="Edit File" src="http://globalevangelists.s3.amazonaws.com/postimages/training/wordpress/change-tables-new-install/editfile.jpg" alt="" width="500" height="214" /></p>
<p>After you click on the <strong>Edit File</strong> link, the sidebar will change to look like the following screen.</p>
<p>You are being asked to choose how you want to edit the file, I just leave the default setting as is, scroll to the bottom of the text and click on the <strong>Edit</strong> button.</p>
<p>If your not sure what option to choose contact your web hosts support, they should be able to help you.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid black;" title="Click Edit" src="http://globalevangelists.s3.amazonaws.com/postimages/training/wordpress/change-tables-new-install/clickedit.jpg" alt="" width="500" height="309" /></p>
<p>In the next screen you&#8217;ll see the code for the <strong>config.php</strong> file, you need to find the line of code that says `<strong>$table_prefix  = &#8216;wp_&#8217;;</strong>`</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid black;" title="Find The Prefix" src="http://globalevangelists.s3.amazonaws.com/postimages/training/wordpress/change-tables-new-install/findwpprefix.jpg" alt="" width="500" height="142" /></p>
<p>Once you locate that specific line of code you want to change the &#8220;<strong>wp_</strong>&#8221; to something different.</p>
<p>I suggest you change it to something with upper and lower case letters and avoid using the letters &#8220;<strong>wp</strong>&#8220;. See the image below as an example.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid black;" title="Example Of A Changed Prefix" src="http://globalevangelists.s3.amazonaws.com/postimages/training/wordpress/change-tables-new-install/changed-prefix.jpg" alt="" width="500" height="122" /></p>
<p>Make sure you keep the underscore at the end of the prefix, If your unfamiliar with underscores it&#8217;s simply hold down the shift key and hit the dash on your keyboard.</p>
<p>Once you have changed your prefix click on the <strong>Save Changes</strong> button on the top right hand of your screen.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid black;" title="Save Changes" src="http://globalevangelists.s3.amazonaws.com/postimages/training/wordpress/change-tables-new-install/savetableprefix.jpg" alt="" width="500" height="144" /></p>
<p>You can close the next screen you have finished editing your config file.</p>
<p>The next thing we need to do is add a new user to our website.</p>
<p>Type your domain name into your <strong><a title="What Is The Browser Address Bar." href="http://www.globalevangelists.com/faq/what-is/what-is-the-browser-address-bar/">browsers address bar</a></strong> with <strong>/wp-admin</strong> at the end of your URL, just as you would if you were to <strong><a title="How To Log Into Wordpress" href="http://www.globalevangelists.com/training/wordpress-training/how-to-log-into-wordpress/">log into your Wordpress dashboard</a></strong>.</p>
<p>You should see a screen asking you to enter your Blog title and email address. Fill in the details and make sure you check the <strong>Allow my blog to appear in search engines</strong> check box before you hit the <strong>Install Wordpress</strong> button.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid black;" title="Enter Your Details" src="http://globalevangelists.s3.amazonaws.com/postimages/training/wordpress/change-tables-new-install/newadmindetails.jpg" alt="" width="500" height="381" /></p>
<p>The next screen will give you a new Username and Password, Make sure you copy the password. You will need it for logging into your site on the next screen</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid black;" title="Copy Details" src="http://globalevangelists.s3.amazonaws.com/postimages/training/wordpress/change-tables-new-install/copyyourpw.jpg" alt="" width="500" height="262" /></p>
<p>Click on the <strong>Log In</strong> button to the bottom left of your screen.</p>
<p>In the next screen insert your new log in details provided and click on the <strong>Log In</strong> button.</p>
<p>The first thing we need to do now that we are logged into Wordpress is <strong>Add a new user</strong>, to do this we need to click on the <strong>Add New</strong> link under the <strong>Users</strong> tab on the left of your admin screen.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid black;" title="Add New User" src="http://globalevangelists.s3.amazonaws.com/postimages/training/wordpress/change-tables-new-install/addnewuser.jpg" alt="" width="500" height="249" /></p>
<p>Next, you will be asked to fill in your new user details, make sure you choose a strong Username with upper and lower case letters and a strong Password with upper and lower case letter, numbers and symbols.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid black;" title="New User Details" src="http://globalevangelists.s3.amazonaws.com/postimages/training/wordpress/change-tables-new-install/newuseradmin.jpg" alt="" width="500" height="578" /></p>
<p>Make sure you choose the <strong>Administrator</strong> option in the dropdown box and click the <strong>Add User</strong> button on the bottom left of your screen.</p>
<p>Next, you want to <strong>Log Out</strong> of your current session and <strong>Log In</strong> again with your <strong>NEW</strong> log in details.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid black;" title="Log Out" src="http://globalevangelists.s3.amazonaws.com/postimages/training/wordpress/change-tables-new-install/logout.jpg" alt="" width="500" height="261" /></p>
<p>After logging back into your site, you want to delete the original user that was set up with the initial install of your site.</p>
<p>To do this we need to go back into our <strong>Users</strong> and delete the first user that was created. Simply click on the <strong>Delete</strong> user link.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid black;" title="Delete User" src="http://globalevangelists.s3.amazonaws.com/postimages/training/wordpress/change-tables-new-install/delete-user.jpg" alt="" width="500" height="170" /></p>
<p>Complete the deletion by simply leaving the settings as they are and continue by clicking on the <strong>Confirm Deletion</strong> button below.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid black;" title="Confirm Deletion" src="http://globalevangelists.s3.amazonaws.com/postimages/training/wordpress/change-tables-new-install/keep-settings-the-same.jpg" alt="" width="500" height="287" /></p>
<p>Ok were nearly there but we still need to delete the old Wordpress tables, So now that we have our new user with a secure Username and Password, we have to drop the tables that were set up in our default database setup.</p>
<p><strong><a title="How To Easily Log Into Cpanel" href="http://www.globalevangelists.com/training/webhosting-training/how-to-easily-log-into-cpanel/">Log back into your Cpanel</a></strong> and look under the <strong>Databases </strong>section for the <strong>phpMyAdmin</strong> icon, click on it.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid black;" title="Click On Phpmyadmin" src="http://globalevangelists.s3.amazonaws.com/postimages/training/wordpress/change-tables-new-install/phpmyadmin.jpg" alt="" width="500" height="106" /></p>
<p>In the next screen you will need to choose the database that you are using for your installation, you can check to see if you have the correct database by checking the email that was sent to you after your set up, it will have the database name/number in it.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid black;" title="Choose The Database" src="http://globalevangelists.s3.amazonaws.com/postimages/training/wordpress/change-tables-new-install/choose-the-correct-database.jpg" alt="" width="500" height="152" /></p>
<p>After opening up the database you will see the list of tables, you will notice the new table prefix&#8217;s you created and also a list of the original table prefix <strong>wp_</strong></p>
<p>The next step is to click in the box of the <em>Old <strong>Wp_</strong> prefix</em>, <strong>Do Not check any of the new table prefix&#8217;s we created</strong>.</p>
<p>It should look something like the following.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid black;" title="Drop Tables" src="http://globalevangelists.s3.amazonaws.com/postimages/training/wordpress/change-tables-new-install/check-old-tables.jpg" alt="" width="500" height="574" /></p>
<p>Make sure you Only check the <strong>wp_</strong> prefix and choose the <strong>Drop</strong> Option in the dropdown menu at the bottom of the screen.</p>
<p>Then click on the <strong>Yes</strong> button to delete your default <strong>wp_</strong> Wordpress tables.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid black;" title="Continue" src="http://globalevangelists.s3.amazonaws.com/postimages/training/wordpress/change-tables-new-install/yestocontinue.jpg" alt="" width="500" height="107" /></p>
<p>You will then be taken back to your database tables page but you have basically finished this task.</p>
<p>The next step is to configure your settings inside of Wordpress.</p>
<p>Congratulations you have just set up your own website and you have made some important steps in adding some security to your site.</p>
<img src="http://www.globalevangelists.com/?ak_action=api_record_view&id=183&type=feed" alt="" /><h3  class="related_post_title">More On This Topic...</h3><ul class="related_post"><li><a href="http://www.globalevangelists.com/training/wordpress-training/adjusting-the-reading-settings-in-wordpress/" title="Adjusting The Reading Settings In Wordpress">Adjusting The Reading Settings In Wordpress</a></li><li><a href="http://www.globalevangelists.com/training/wordpress-training/check-your-privacy-settings/" title="Check Your Privacy Settings">Check Your Privacy Settings</a></li><li><a href="http://www.globalevangelists.com/training/wordpress-training/managing-the-discussion-settings-in-wordpress/" title="Managing The Discussion Settings In Wordpress">Managing The Discussion Settings In Wordpress</a></li><li><a href="http://www.globalevangelists.com/training/wordpress-training/how-to-add-categories-in-wordpress/" title="How To Add Categories In Wordpress">How To Add Categories In Wordpress</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.globalevangelists.com/training/wordpress-training/installing-wordpress-with-cpanel-security-upgrade/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
