Sunday, September 5, 2010

Lesson 1 : Introduction Drupal

Introduction Drupal
Drupal is a free and open source modular framework and Content Management System (CMS) written in PHP.  It is used as a “backend” system for many different types of websites, ranging from small personal blogs to large corporate and political sites.


Download Drupal
http://drupal.org/download

How to Install Drupal

Step 1: Select your language
Click on “Install Drupal in English”


Step 2:
You will found a message

‘’’’’’’’’’’’’’’’’’’’’’’’’’’’
The Drupal installer requires that you create a settings file as part of the installation process.

   1. Copy the ./sites/default/default.settings.php file to ./sites/default/settings.php.
   2. Change file permissions so that it is writable by the web server. If you are unsure how to grant file permissions, please consult the on-line handbook.

More details about installing Drupal are available in INSTALL.txt.

‘’’’’’’’’’’’’’’’’’’’’’’’’’’’’

Follow these instruction and click on “try again”
Step 3: Enter your database information and click on save and continue


Step 4: it may take some time

Step 5: enter your site information
Be remember your admin user name and password.


Step 6: a thank you message will come click on “your new site” link




 

No comments:

Post a Comment