Home » Configurations

Are You Having Difficulty Setting Up Your Hosting Database?

17 January 2008 0 views One Comment

Databases have become a key ingredient to many websites today. The complexity and features of many applications have included the need for databases. It is not necessary for these databases to be stored on your own hard drive. The process is simplified by webhosting packages maintaining databases at the level. This serves to speed up interaction between the databases and the users. Setting up these databases appears to be confusing for some users.

There has been a recent invasion of participants in the scene and databases are integral to their operation. The databases are the area for all posts and information exchanged between the users and the that the operates within. This area eliminates any unwieldly interaction required between the owner’s disk and the itself. Some installations will set up databases automatically for you.

Mysql database

In the event you have to create your own and user, don’t let the new terminology confuse you. There are really threebasic elements required to operate a . You will need to create the , create a user with password access, and then the part sometimes forgotten, you must asscociate the user with the .

Most cpanels ( features control panels) are similar and will guide you easily through the process. Firstyou will need to go to the section labelled . select”create ”. You will be asked to give the a name. This can be anything you wish. They usually require it to be a minimum and number of characters. Don’t be overly concerned what you name it. The key point is to document that name. You might require it for your installation. Next you will need to create a user name. Again as above, the username can be anything you wish and be sure to document this information for further use. The last step is to assign that user privileges to access the . Look for this step and assign ALL user all user rights to that user name.

In the creation process, it will be noted somewhere on the information screen, the location where the files are stored at you provider. This almost always defaults to something similar to “localhost”. Most packages also default to this. On occasion, some providers will provide a different for those files. Make note of the location before you leave the creation process. That’s all there is to it. Your is ready to use.

By: Thomas Henricks

: http://www.articlerich.com

For assistance in design and please visit Website Hosting Guidance For more webhosting terminology see website terminology

Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , ,

Related posts

One Comment »

  • admin (author) said:

    It is not so hard to setup php script manually using Cpanel.

    just:
    1. Create database
    2. create database user and password
    3. Grant full permission to user
    4. Setup your php script.

    Various script may have different way to setup the script.
    At the script config, server you should put “localhost” put your full database name, normally “yourcpanelusername_yourdatabasename” same as you database user.

Leave your response!

Add your comment below, or trackback from your own site. You can also subscribe to these comments via RSS.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

This is a Gravatar-enabled weblog. To get your own globally-recognized-avatar, please register at Gravatar.