- You need to have a new DB instance created using Xeround’s service.
Your Joomla! site will use this DB instance for managing its contents.
- To create your new cloud database you need to register for Xeround, then choose “Create New” from your Database Manager Online Console. (Detailed instructions on creating a new DB instance can be found here).
- Create a database schema for your Joomla! database in Xeround’s DB
instance. This can be done by connecting to your cloud database using
any MySQL client (for example, phpMyAdmin that’s available from your
Xeround online console) and executing the following statement:
CREATE DATABASE joomla_db;
Configure your Joomla! installation to use your cloud database: - Download Joomla! and begin installing it on your cloud server (see Joomla!’s installation instructions here).
- Complete steps 1-3 of Joomla!’s installation.
- In step 4 of Joomla!’s installation, supply the connection details of your Xeround DB instance in the Basic Settings section:
- Host Name: the host name and port of your database instance, colon-separated. You can copy-paste it directly from your DB instance Details tab:
- Username: the username you chose for your database when you created your Xeround DB instance (step #1 of the the Prerequisites).
- Password: the password you chose for your database when you created your new instance (step #1 of the the Prerequisites).
- Database Name: the database you created in the DB instance (step #2 of the the Prerequisites).
- Host Name: the host name and port of your database instance, colon-separated. You can copy-paste it directly from your DB instance Details tab:
- Click the “Next” button and continue with Joomla!’s installer until it finishes.
Thursday, February 16, 2012
Configuring Joomla! site use Xeround Cloud Database
Prerequisites:
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment