Previous Topic

Next Topic

Book Contents

Deploying Databases

If your web server incorporates data processing applications or is designed to generate web pages dynamically, you will likely need a database for storing and retrieving data. You can either create a new database for a site or import the data from your previously backed up MySQL or PostgreSQL database.

In This Section

Creating or Importing a Database

Creating a Database User Account

Changing Password for a Database User

Removing a Database User Account

Removing a Database