Online publishing with wordpress(installation)

Post on 23-Dec-2014

115 Views

Category:

Technology

0 Downloads

Preview:

Click to see full reader

DESCRIPTION

This presentation is for the new user of wordpress . I have tried my best to provide sufficient information on how to publish your website or blog using wordpress. And I have breakdown wordpress in 5 day steps i.e in 5 days you will be able to publish your website using wordpress.

Transcript

Online Publishing With

WORDPRESS

What is Wordpress??

WordPress is a Web Software you can use to create a beautiful website or blog.

Wordpress is both free and priceless at the same time

Visit www.wordpress.org

Contd…

WORDPRESS Installation

SystemRequirements +

XAMPP

Xampp = Apache + MySQL + PHP + Perl

For Windows, Mac OS X & Linux

XAMPPhttps://www.apachefriends.org/

Install XAMPP

Run the downloaded xampp.exe file and wait until installation completes

XAMPP Setting

In your Browser visit localhost/xampp/

Select language => English

And you’re ready to go.

Back to WORDPRESS InstallationWe are going to use Xampp

Copy the zip file of wordpress and paste it to your local server c:/xampp/htdocs/

Extract the file and rename it as per your project name.

In your wordpress project folder rename wp-config-sample as wp-config .

Your project folder

Rename as wp-config

Visit localhost/[your-project-name]/In Your Browser

Error establishing a database connection

Create a DatabaseTo solve the error

Visit localhost/phpmyadmin/ in your browser

1

2 3

Database “database name” been created

Well that’s not enough

Open the file renamed before i.e wp-config in any text editor.

Configure Wordpress

Your database name

Change to ‘root’

Leave blank

Now visit localhost/[your-project-name] in your browser.

Installation complete

Worpress Dashboard

Writing First Post in Wordpress

Choose a Wordpress Theme FirstBut Before Writing first post in wordpress

top related