| PHP Error Message |
Warning: Invalid argument supplied for foreach() in /home/a3178292/public_html/article.php on line 213
Drupal Installation: Preparing Database
Drupal Installation Step By Step Tutorial - Part 3: Now, we must prepare database. For simply, we use phpMyAdmin. phpMyAdmin is mysql database management web based. With this, we can manage database easy. Most of WAMP/LAMP package, provide this tool.
In this post, I will not talk more deep about phpMyAdmin. So, point your browser to phpMyAdmin location, example, http://localhost/phpmyadmin.
Then create new database. Give name such as "drupal".

Create new database for drupal. For example, give name "drupal". Enter the name to create new database field.

Then, click database button.
Our database is ready. This information will be used at Drupal installation. Ok, we continue to next post.
| Series this article: Drupal Installation: Introduction Drupal Installation: Preparing Drupal File Drupal Installation: Preparing Database Drupal Installation: Begin Installation Tag: drupal, installation, database Category: PHP Framework Post : April 18th 2008 Read: 1,631 blog comments powered by Disqus |
