website for internet, phone, browser, virus, facebook, domain hosting, widget, games, seo, programming, download
RSS:
Publications
Comments


cz.cc free domain





Install, Setup, Configuration Drupal CMS

Drupal adalah sebuah CMS ( content Management System) atau perangkat lunak sistem manajemen konten yang bebas, gratis (free) dan terbuka (open source) yang di distribusikan dibawah lisensi GPL.

Drupal dapat di download secara gratis dan dapat digunakan secara gratis juga, sehingga memungkinkan setiap orang baik secara individu maupun komunitas untuk mempublikasi, mengatur dan mengorganisir berbagai jenis dari isi/konten pada website.

Drupal dapat digunakan untuk :

  • Portal Web Komunitas
  • Situs Diskusi
  • Website Perusahaan
  • Aplikasi Internal
  • Website Personal atau Blog
  • Aplikasi Komersial E-Commerce
  • Kumpulan Sumber Informasi
  • Situs Jaringan Sosial
  • Website Multi Bahasa
  • Multi Situs (dalam satu setelan aplikasi)
  • Dan lain-lain

Install Drupal

Jika kita memakai hosting yang menggunakan cpanel, pasti di fantastico deluxe sudah tersedia install cepat drupal ini. Tapi jika fasilitas tersebut tidak ada, maka kita dapat men download drupal dulu.

Download Drupal 6.15

Kemudian upload dan extract file di hosting

Create the database

Dikarenakan drupal membutuhkan database maka buat dulu database di MySQL atau PostgreSQL (pilih salah satu)

Run the install script

Install script untuk setting base URL, connect Drupal ke database, dan create tables di database.

Run install script base URL website kita di browser (misal http://www.my-drupal-site.com). Di Database Configuration page, isi dengan database yang telah kita buat tadi

Install, Setup, Configuration Drupal CMS

Rename /sites/default/default.settings.php menjadi /sites/default/settings.php

Install, Setup, Configuration Drupal CMS

Rubah write-protect settings.php dan setelah updating, protect kembali file tersebut read only.

Configure website

Jika install script sukses, kita akan di direct ke “Welcome” page. Ini merupakan setup tampilan awal dan konfigurasi Drupal kita.

Tampilan ini akan tetap di front page sampai kita promosi sesuatu (default behavior) atau merubah front page setting.

Install, Setup, Configuration Drupal CMS

Saat ini kita belum mempunyai configured accounts di situs kita. Account pertama yang kita buat nanti adalah super admin account (UID1).

Create the first account

Click “create the first account” link. Di user account creation page, masukkan deatil kita dan click ‘create new account’.

Install, Setup, Configuration Drupal CMS

Ini akan membuat user account page untuk UID1. UID1 merupakan super user situs kita.

Install, Setup, Configuration Drupal CMS

..

Set timezone dan click submit.

Basic configuration

Click Administrator link. Di sini merupakan administrative section. Kita dapat men setting nya sekarang atau nanti

Install, Setup, Configuration Drupal CMS

Status Report

Status Report menyimpan informasi tentang situs kita

Install, Setup, Configuration Drupal CMS

Di status report page, kita akan mendapatkan dua error yaitu Cron is not configured dan file system. Konfigurasi cron bisa kita setting nanti, sekarang click run cron manually untuk menghilankan error dulu.

File System

File system merupakan tempat  semua yang kita upload di simpan. Jika kita menggunakan CSS aggregation, maka penyimpanan tersebut akan lebih baik.

Buat sendiri di root situs kita atau Click link  ‘file system settings page’ dan Drupal akan membuat files directory secara otomatis.

Click file system settings page link atau browse administer > site configuration > file system secara manual.

Install, Setup, Configuration Drupal CMS

Theme Settings

Di menu pergi ke Administer > Site building dan pilih Themes.

Pada instalasi baru, Garland enabled dan menjadi default theme. Click  Configure tab next to List dan kita akan melihat Global settings for themes. Kita melakukan perubahan-perubahan yang sesuai dengan tampilan situs kita.

Install, Setup, Configuration Drupal CMS

User Management

Di Administer menu pergi ke user management > User Settings dan set user registration

Di Management menu, pilih Roles. Kita akan menemukan dua default roles.

By default, Drupal comes with two user roles:

  • Anonymous user: this role is used for users that don’t have a user account or that are not authenticated.
  • Authenticated user: this role is automatically granted to all logged in users.

Sekarang tambah role ‘administrator‘. Dan edit permissions nya dan centang (check) semua yang ada di situ. Save permissions.

Warning

Any rights that allow for PHP or administering filters should be given with extreme care.

Untuk testing user, kita bisa buat user name baru yang kita kehendaki. Pergi ke Users dan pilih Add user tab. Buat user name baru lalu Logout dan login kembali dengan account baru tersebut. Lihat menu yang terlihat.  Logout dan login kembali dengan account adminnistrator. Rubah dan tambahkan administer role pada test account tersebut dan ulangi lagi. Lihat perubahannya.

CRON tasks

Beberapa Drupal modules seperti search functionality dan maintenance to clear log files dan cache, mempunyai tasks periodik yang harus di kontrol oleh scheduled job. Untuk activate tasks tersebut, panggil cron.php di http://www.my-drupal-site.com/cron.php Ini akan mengontrol module-module.

Contoh dari crontab yang akan otomatis aktif setiap jam adalah :

0 * * * * wget -O - -q http://www.my-drupal-site.com/cron.php





Search Engine Visit :

gemscol portal pertama

Artikel lain yang berhubungan :


Artikel Install, Setup, Configuration Drupal CMS yang terkait di situs lainnya:
Web CMS Drupal Configuration | Web Page, CMS Technology and Drupal ...

Install Setup and Configuration base on Drupal CMS, Web Page and SEO related article. The article include Web page configuration, Drupal CMS installation and configuration, SEO ...

http://nossdutytask.com/

Installing Drupal | Configure Install Setup Web CMS Configuration

What is Drupal? Drupal is a free and open source modular content management system (CMS)written in the programming language PHP. A CMS is a tool used by Web administrators to ...

http://configureinstallsetup.com/installing_drupal

Install, Setup, Configuration Drupal CMS | catatanku di website

Drupal, CMS. free, open source, GPL. Install Drupal. Configure website, Basic configuration,Status Report,File System,Theme Settings,User Management,CRON tasks

http://ariefew.com/website/install-setup-configuration-drupal-cms/

Install Setup DRUPAL Webform Module | Configure Install Setup Web ...

The DRUPAL webform module can be configure inside your site. It can be configure from the administer menu page of your site by using the menus link from site configuration.

http://www.configureinstallsetup.com/cms/install_setup_drupal_webform_module.html

How to Setup the Drupal Content Management System for Your Website ...

How to Setup the Drupal Content Management System for Your ... How to Setup the Drupal Content Management System for ... done, click "Save configuration". If all goes well, Drupal ...

http://www.thesitewizard.com/gettingstarted/how-to-setup-drupal.shtml


2 Comments to "Install, Setup, Configuration Drupal CMS"

  1. nanang's Gravatar nanang
    February 10, 2010 - 1:06 am | Permalink

    Bos Opmin nya g isa d ambil.. piye carane email ya..

    [Reply]

  2. May 24, 2010 - 11:19 am | Permalink

    Thanks… Still one more outstanding admittance, it is really the reason associated with us returned to the actual website time and again!

    [Reply]

  1. on February 7, 2010 at 3:55 pm

Leave a Reply

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