Hello everybody, I have installed XAMPP 5.4 on my windows PC. Then downloaded the copy of Drupal into the webroot (C:\xampp). Please help me out in creating the database. What should be the name given to database (any particular format or name I should follow) and how I should do it.

Moreover, I have downloaded one Drupal template and want to build the site on the same theme with modification. Please help me how I can open the template on localhost

Please help me out.

Comments

VM’s picture

If you don't have drupal installed yet, please edit the opening post and move it to the 'before you start' forum. Thank you.

Jaypan’s picture

heyehren’s picture

You set up your local AMP stack. For Windows you could use WAMP or XAMPP.

Then download a copy of the latest Drupal release from drupal.org: https://www.drupal.org/start, copy the files into the webroot folder of your AMP stack application, create a database, and visit the site via your browser to go through the installation process.

I hope this helps you to get started.

skumaar’s picture

Hi, as per your instruction I have installed XAMPP 5.4 on my windows PC. Then downloaded the copy of Drupal into the webroot (C:\xampp). Please help me out in creating the database. What should be the name given to database and how I should do it.

Moreover, I have downloaded one Drupal template and want to build the site on the same theme with modification.

Please help me out.

Thanks

Sandeep

WorldFallz’s picture

You're best bet is to read the installation instructions-- they're included with the drupal download as well as at https://www.drupal.org/documentation/install. Everything you need to know is already there.

skumaar’s picture

Hi Folks,

I have successfully installed XAMPP and downloaded one page drupal theme. However, the downloaded theme and the theme displayed on XAMPP is totally different. There are many blocks which are not displaying.

Can anyone help me out in working with blocks and other tools to create website. If there is any tutorial link or any help link, please let me know.

To be more specific, I need to know how to customize existing themes in drupal 7x.

Thanks

Sandeep

VM’s picture

new questions deserve new threads. If you've already installed drupal new questions belong in the 'post installation' forum. When you create the new thread please take the time to link to the theme you've installed.

wusel’s picture

Look at http://drupal.org/documentation and its links (e.g. https://www.drupal.org/documentation/theme and its links...) for details.

Good luck!

Wusel