
Manuall installation of WordPress
If you don’t want to auto install or if you don’t have Fantastico Auto installer in your hosting plan, you have another option- install wordpress manually.
May be you are thinking, Manually setup is very hard. Actually its not right. When you setup two or more site Auto install, after you can try to install manually. It will be bring up you confidence !
Please follow the step by step guide line to install wordpress manually.
Step – 01 : At first download wordpress zip file from WordPress website’s Download section. You can also download .tar.gz file.
Step – 02 : Upload this wordpress zip file in public_html folder in your website hosting account. You can do that via FTP client. And also you can upload wordpress files via use Hosting Cpanel File Manager.
Step – 03 : After finished upload, go to file manager and Extract the zip folder.
Step – 04 : At a time after extracted, go to your MySQL section. And create a MySQL databse and database user with password.
Step – 05 : Rename the file wp-config-sample.php to wp-config.php and edit it with very carefully. Change this following lines:
define(‘DB_NAME’,”); // The name of the database
define(‘DB_USER’,”); // Your MySQL user name
define(‘DB_PASSWORD’,”); // …and password
Step – 06 : Opne a new browser and write-
http://www.yourdomainname.com/wordpress folder/wp-admin/install.php
If you get any error double check your wp-config.php file.
You can do this work without change the file wp-config-sample.php file.
How it possible?
Its possible…
After extract the wordpress folder just go to browser new tab. Write-
http://www.yourdomainname.com and enter.
You are see a page where you need to enter your database name, user and password. After writing just click Install wordpress.
wp-config.php file will be created automatically and wordpress will installed.
If not, double check your database name, user and password.
Its done !
Next : How to start a WordPress Blog?
- Wordpress Free Theme (100%)
- What is Wordpress? How Can I Get Help From Wordpress? (100%)
- Wordpress 2.9.1 Released : How Can I Upgrade Wordpress? (100%)
- What is Wordpress Plugins? Here is My 7 Favorite WP Plugins (100%)
- Coming Soon Wordpress 3.0 : 7 Great Features of Wordpress 3.0 (100%)
- Wordpress Nice Looking Free Theme : Wordpress Freemium Theme Only for you (RANDOM - 100%)