PHPEveryday.com PHP and Web Development Tutorial
What are you looking for?


Drupal Configuration: Login to Administration Page


Drupal Configuration Step By Step Tutorial - Part 1: We had installed Drupal at this post. In this tutorial series, we will talk how to config drupal site. First tutorial about Drupal configuration, we learn how to login.

Point your browser to your drupal, example, http://localhost/drupal. You may get like this:

Drupal homepage

At the right top side, we get user login area. Please enter Username and password that we had defined at installation phase.

Drupal login

Click Log in button. If success, we get menu like this:

Drupal administration page

If we forget password, we can request password by entering email. First, click link Request new password at user login area. Enter email at form displayed.

Drupal forget password

Open your email.



Series this article:
Drupal Configuration: Login to Administration Page
Drupal Configuration: General Setting
Drupal Configuration: Error Handling
Drupal Configuration: Looking Error Report Log
Drupal Configuration: Setting Date and Time
Drupal Configuration: Boosting performance by Caching
Drupal Configuration: File System
Drupal Configuration: Site Maintenance


Tag: drupal, configuration, login Category: PHP Application Post : May 01st 2008 Read: 4,957 Bookmark and Share

blog comments powered by Disqus


Database Tutorial
  • Learn PHP MySQL
  • Learn PHP ADOdb
  • Learn PHP Data Object/PDO
  • Learn PHP XML
  • Learn PHP SimpleXML
Security Tutorial
  • Learn PHP Security
  • Learn HTTP Authentication
  • Learn PHPSecureSite
Framework Tutorial
  • Learn CodeIgniter
  • Learn Joomla
  • Learn Smarty
  • Learn Zend Framework
Template Tutorial
  • Learn Joomla Template
  • Learn WordPress Template
API Tutorial
  • Learn Facebook
JS Framework Tutorial
  • Learn MooTools
  • Learn JQuery
AJAX Tutorial
  • Learn AJAX in 10 Minutes
  • Learn AJAX Client Side
  • Learn AJAX PHP
  • Learn AJAX Remote Server
  • Learn AJAX Repetitive
  • Learn AJAX MySQL
  • Learn AJAX Grid
Web Services Tutorial
  • Learn Web Services NuSOAP
  • Learn Web Services WSDL
  • Learn Web Services WSDL Array
  • Learn Web Services .NET Grid
  • Learn Web Services WDDX
Package Post
  • Joomla Intro
  • Joomla Component
  • Joomla Module
  • Joomla MVC
  • Joomla MVC Backend
  • PostNuke Intro
  • Zend Framework Intro
  • Zend Framework Action
  • Zend Framework Database
  • Zend Framework Registry
  • Zend Framework Config
  • Zend Framework Login
  • Zend Framework Session
  • PHP Array Tips
  • PHP File Tips
  • PHP Email
  • PHP Ms Excel
  • PHP Pattern
  • PHP SMS
  • Flash Database
  • PHP Multitier
  • jQuery Introduction
  • jQuery Selectors
  • Portable Web Server
  • Web Mobile Intro
  • Drupal Installation
  • Drupal Configuration