Hi,

Do we have a guide on how to install the Drupal 6 on Linux ?

Thanks

Deepak

Comments

Aniara.io’s picture

This link should help you get started: http://drupal.org/getting-started/install

amritaamma’s picture

if what u r using is ubuntu the thing becomes very easy
all u have to do is put your lammp folder in /opt
then go the terminal and type cd /opt/lampp/
then ./lampp start

then what u have do do is take the drupal file and put it in the htdocs file in lampp

then go to the web browser and in the url type localhost/phpmyadmin
and thrn the things are all similar to what you do in windows

amritaamma’s picture

if what u r using is ubuntu the thing becomes very easy
all u have to do is put your lammp folder in /opt
then go the terminal and type cd /opt/lampp/
then ./lampp start

then what u have do do is take the drupal file and put it in the htdocs file in lampp

then go to the web browser and in the url type localhost/phpmyadmin
and thrn the things are all similar to what you do in windows

toreachdeepak’s picture

Hi George,

Thanks for your help.

Actually what should I do ?

http://localhost/index.php points to my site. But whatever link I type, it goes the http://localhost/phpmyadmin.

Please let me know the step after this.

Thanks

Deepak Bhatia