-
▼
2012
(336)
-
▼
April
(26)
- How to Turn My Regular WordPress Blog Into a Vlog
- How to Create a Wordpress Static Website
- How to Export Blogspot to WordPress
- How to Upload All PLR Articles to Wordpress
- How to Turn Off the WYSIWYG Editor in WordPress
- How to Lightbox Videos in WordPress
- How to Insert Yahoo! Maps in WordPress
- How to Insert Bullets Into WordPress
- How to Add a Photo Slideshow to WordPress
- How to Set Auto Text Wrap in WordPress
- How to Center a Header in WordPress
- How to Upload Files to WordPress
- How to Post Everything in My WordPress Blog to My ...
- How to Add an Amazon Store to WordPress
- How to Restore a WordPress Blog After Changing Ser...
- How to Add Columns to Pages in WordPress
- How to Remove Bullet Function in WordPress
- How to Edit the Heading in a WordPress Thesis
- How to Create Subdomain Wild Cards in WordPress
- How to Upload Downloaded .Zip Files to WordPress
- How to Update Categories in WordPress
- How to Automatically Activate the Plugins on WordP...
- How to Embed Twitter on WordPress
- How to Run a WordPress Test Site on Your Computer
- How to Create Rounded Navigation Menu Links on a W...
- How to Include Java Script on All Pages in Wordpress
-
▼
April
(26)
adsense
How to Run a WordPress Test Site on Your Computer
1. Download a server application. XAMPP and Wamp are the most popular, and both are simple and low maintenance. Install it at the root of your hard drive. The first time you run the program, you will be presented with a menu of services to install. Select 'Apache' and 'MySQL.'
2. Type 'localhost' into your browser, then click the PHPMyAdmin tab. In the 'Create New Database' text field, type 'wordpress' (without the quotes) and click 'Create.'
3. Download the latest version of WordPress from wordpress.org and unzip the file in C:/
/htdocs.
4. Open the WordPress folder and find a file named 'wp-config-sample.php.' Rename this file to 'wp-config.php,' then open it in a text editor like Notepad. Find the 'MySQL settings' area in the text file and replace it with these values:define('DB_NAME', 'wordpress'); // The name of the databasedefine('DB_USER', 'root'); // Your MySQL usernamedefine('DB_PASSWORD', ''); // ...and passworddefine('DB_HOST', 'localhost'); //
5. Point your browser to http://localhost/wordpress/wp-admin/install.php and follow the instructions. The program will ask for non-technical details as it installs.
6:39 AM | Filed Under | 0 Comments
Comments
Popular Posts
-
1. Log in to your Weebly account. 2. Click 'Theme Editor.' 3. Click on the 'Design' tab. 4. Select 'Edit CSS/HTM...
-
1. Sign up for a publisher account at Bidvertiser. Submit basic contact information and confirm your email address to get started. 2. Lo...
-
1. Log in to your WordPress dashboard. 2. Open the 'Appearance' section on the left side of the WordPress dashboard and then cli...
-
Facebook Widget 1. Create a Facebook fan page for your blog, if you don't already have one. You will have to manually share content wi...
-
1. Open your WordPress Dashboard in your preferred browser. It is accessed at the '/wp-admin' location of your site. For example, ...
-
1. Download and install the WordPress for BlackBerry app via BlackBerry App World. Download the version that corresponds with your BlackBe...
-
1. Go to your WordPress blog's administrative control panel. 2. Click the 'Settings' button on the left-side navigation menu...
-
1. Click the 'Add Contact' button on the 'Add New Post' page. This opens the 'Add a Contact Form' page. 2. Click...
-
1. Register an account with Amazon Web Services Cloud. If you have an existing Amazon account, enter your email address in the appropriate...
-
1. Log into your WordPress.com account using your user name and password. 2. Hover your cursor over the 'My Blogs' tab at the to...
Post a Comment