[support] support Digest, Vol 102, Issue 37

Roger arelem at bigpond.com
Tue Jun 14 04:55:52 UTC 2011


On 13/06/11 22:00, support-request at drupal.org wrote:
> Send support mailing list submissions to
> 	support at drupal.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> 	http://lists.drupal.org/mailman/listinfo/support
> or, via email, send a message with subject or body 'help' to
> 	support-request at drupal.org
>
> You can reach the person managing the list at
> 	support-owner at drupal.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of support digest..."
>
>
> Today's Topics:
>
>     1. New To Drupal (chetan patil)
>     2. Re: New To Drupal (Vinay Yadav)
>     3. Re: New To Drupal (chetan patil)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Mon, 13 Jun 2011 13:43:57 +0530
> From: chetan patil<chtpatil at gmail.com>
> Subject: [support] New To Drupal
> To: support at drupal.org
> Message-ID:<BANLkTikpjT2XgdFu+r4oEtAYX3Yu-zmrNA at mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hi Everyone,
>
> I want to use Drupal 7
>
> First thing i want to do is to install/configure it on my Fedora Linux
> laptop.
>
> Can someone share steps for doing that.
>
> I got this link: http://drupal.org/node/327731
>
> But it  seems to be out dated.
>
> Waiting for reply
>
> Thanks.
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: http://lists.drupal.org/pipermail/support/attachments/20110613/f9d2213e/attachment-0001.html
>
> ------------------------------
>
> Message: 2
> Date: Mon, 13 Jun 2011 13:48:12 +0530
> From: Vinay Yadav<vinay at vinayras.com>
> Subject: Re: [support] New To Drupal
> To: support at drupal.org
> Message-ID:<BANLkTimsznmj3g=iNjZhFWeEjNU_wXCSbg at mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Did you try to read the INSTALL.txt that comes with tar/zip file?
>
> On Mon, Jun 13, 2011 at 1:43 PM, chetan patil<chtpatil at gmail.com>  wrote:
>
>> Hi Everyone,
>>
>> I want to use Drupal 7
>>
>> First thing i want to do is to install/configure it on my Fedora Linux
>> laptop.
>>
>> Can someone share steps for doing that.
>>
>> I got this link: http://drupal.org/node/327731
>>
>> But it  seems to be out dated.
>>
>> Waiting for reply
>>
>> Thanks.
>>
>>
>>
Hi Vinay
I have Drupal 7.2 installed on my Fedora 14 drive.
Below are the steps I used.

Download Drupal 7.2
Unzip it in the Downloads folder

sudo mv /Downloads/Drupal7.2 /var/www/html/  (move)
The trailing backslash means that it will not over write anything 
already in the folder.
cd /var/www/html/Drupal7.2/sites/default
sudo cp default.settings.php settings.php
sudo chmod o+w settings.php
sudo mkdir files
sudo chmod o+w files

create the database -- follow the steps in the readme files in the 
Drupal 7 folder.

Make a note of the database userame and password
In your browser 127.0.0.1/drupal7.2 to start the install.

Follow the prompts.

It will install.

If you need more info let me know
Roger




>
>



More information about the support mailing list