Closed (fixed)
Project:
Drupal core
Version:
6.4
Component:
install system
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
5 Nov 2008 at 02:16 UTC
Updated:
19 Nov 2008 at 16:42 UTC
Hi All,
I am new to drupal,i need the procedure to install drupal and supporting features in the system(i.e PHP etc),can you guide me the procedure of instalation and how to develop a new website using drupal functions.
Thanks,
Srikanth
Comments
Comment #1
depace commentedI would suggest you to go through Drupal handbooks first
http://drupal.org/handbooks
Comment #2
vm commentedAlso consider heavily workling with Drupal 6.6 not 6.4. As Drupal 6.6 is the most bug free and secure version of drupal at the time of this comment.
There is also an install.txt file in the drupal download.
For visual learners there are videos and slides in the handbooks previously linked.
Comment #3
newtester commentedHI,
Thanks For the help,but in the handbook it is given for version 5,and i am looking for Version 6. In order to use drupal should i need to install php before.guide me ..sorry for bothering you.
Thanks,
Srikanth.
Comment #5
vm commentedif you are installing this on a server , the server may already have PHP. PHP has its own install documentation at php.net
if you are installing on a development machines look into a prepackaged solution like WAMP for windows or XAMMP for Mac (I think XAMMP is mac)