1.2 Joomla Database Preparation

Filed Under ( Joomla, MySQL, PHP, Programming, Technology, Tutorial ) by admin on 10-09-2009

Tagged Under : , , , , ,

Before doing the Joomla! installation, you have to prepare the database that will be used during the installation. Here are the steps:

1. Open your browser. Then type http://localhost/phpmyadmin address. You will get the appearance as in the picture 1.14.
Login form before enter the database manager
Picture 1.14 Login form before enter the database manager

2. Fill user name and password as you already set in the time of the AppServer installation. Then click the OK button.

3. In the phpMyAdmin front page, enter the database name that you want for Joomla! For example, joomla. Look at the picture 1.15.

Picture 1.15 Make new database named joomla

4. Click the Create button to execute the making of the new database so called joomla.
If you get the appearance as in the picture 1.16 means that the new database is succeeded in made and get ready to use to receive the data from Joomla! Next, we will install the Joomla!
New database named joomla is succeeded in made
Picture 1.16 New database named joomla has been created

Related posts:

  1. 1.3 Joomla! Installation
  2. 1.1 Apache, MySQL, and PHP Package Installation
  3. 3.2.3 Joomla Media Manager
  4. Step By Step Joomla Programming (TOC)
  5. CHAPTER 2 ONCE OVER JOOMLA!

Comments:

Post a comment