Home » Wordpress Guide

How to start blogging with wordpress?

22 November 2009 40 Comments

howtostartwqordpress I know many peoples who has problems with install this blogging platform. So I decided to make a simple video tutorial.






Filezilla: cilck
Wordpress: cilck
000webhost: cilck

The most people has problems with wp-config.php. My looks like this:
/**
* The base configurations of the WordPress.
*
* This file has the following configurations: MySQL settings, Table Prefix,
* Secret Keys, WordPress Language, and ABSPATH. You can find more information by
* visiting {@link http://codex.wordpress.org/Editing_wp-config.php Editing
* wp-config.php} Codex page. You can get the MySQL settings from your web host.
*
* This file is used by the wp-config.php creation script during the
* installation. You don't have to use the web site, you can just copy this file
* to "wp-config.php" and fill in the values.
*
* @package WordPress
*/

// ** MySQL settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define('DB_NAME', 'a2897050_Puppy');


/** MySQL database username */
define('DB_USER', 'a2897050_Puppy');


/** MySQL database password */
define('DB_PASSWORD', 'XXXXXXXXXXX');


/** MySQL hostname */
define('DB_HOST', 'mysql13.000webhost.com');


/** Database Charset to use in creating database tables. */
define('DB_CHARSET', 'utf8');


/** The Database Collate type. Don't change this if in doubt. */
define('DB_COLLATE', '');

Any questions? Leave comment.
P.S. Thanks for help KishKash

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

40 Comments »

Leave your response!

Add your comment below, or trackback from your own site. You can also subscribe to these comments via RSS.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Gravatars - enabled.