Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
96 views

Sample Wordpress Tutorial: 1-Install Local Server You Can Download Appserv From Here

The document provides instructions for installing Wordpress locally. It outlines downloading and installing a local server, downloading English and Arabic versions of Wordpress, setting up a database and configuring Wordpress, and installing themes and plugins. The instructions include downloading AppServ as the local server, providing the Wordpress download links, renaming and editing the wp-config file, activating themes in the admin panel, and activating plugins.

Uploaded by

A7med Baraka
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
96 views

Sample Wordpress Tutorial: 1-Install Local Server You Can Download Appserv From Here

The document provides instructions for installing Wordpress locally. It outlines downloading and installing a local server, downloading English and Arabic versions of Wordpress, setting up a database and configuring Wordpress, and installing themes and plugins. The instructions include downloading AppServ as the local server, providing the Wordpress download links, renaming and editing the wp-config file, activating themes in the admin panel, and activating plugins.

Uploaded by

A7med Baraka
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Sample Wordpress Tutorial

1- Install local server You can download AppServ from here


http://prdownloads.sourceforge.net/appserv/appserv-win32-2.5.10.exe?download Save username: root And entered password through installation in a save place

2- Download Wordpress You can download English version from here


http://wordpress.org/download/

and Arabic from here


http://ar.wordpress.org/

3- Install Wordpress 1. Unzip the WordPress package if you haven't already and copy it in the path C:\AppServ\www 2. Create a database using phpmyadmin in this path in your web browser http://localhost/phpmyadmin 3. Rename the wp-config-sample.php file to wp-config.php. 4. Open wp-config.php in a text editor and fill in your database details Database name, database user root and password entered through install AppServ. 5. Run the WordPress installation through this path http://localhost/wpFolderName in a web browser. 6. Complete the required details and save your username and password. Congratulation you have installed Wordpress.

By: Ahmed Mabrouk

BarakaSoft.com

Sample Wordpress Tutorial


4- Install Style 1. Search for the style you want through internet and be sure it is for Wordpress 2. Copy it in the path http://localhost/wpFolderName/wp-content/themes 3. Open Wordpress control panel Appearance Themes Click on active to active the themes you want.

5- Install Plugins 1. Search for the Plugin you want through internet and be sure it is for Wordpress 2. Copy it in the path http://localhost/wpFolderName/wp-content/plugins 3. Open Wordpress control panel Appearance Plugins Click on active to active the plugin you want.

By: Ahmed Mabrouk

BarakaSoft.com

You might also like