Site Panel Help User Panel Help Panel Demo's Search Help

Categories

· Show all categories

· New Customer FAQs
· E-Mail
· FTP - File Transfers
· Domains
· SSH and Telnet
· Scripting Languages
· Password Protection
· MySQL
· Stats
· Power Tools

· FAQ Home

· EchoEcho+ Support

XML-File

<?xml version="1.0" encoding="iso-8859-1"
standalone="yes" ?>
<!-- XML-Output by phpMyFAQ 1.3.8 -->
<phpmyfaq
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:NamespaceSchemaLocation="http://www.phpmyfaq.de/xml/faqschema.xsd">
<article id="30">
	<language>en</language>
	<category>MySQL</category>
	<keywords></keywords>
	<theme>How do I create a
database?</theme>
	<content
xmlns="http://www.w3.org/TR/REC-html40">You can create databases with
the site owner panel. 

First you need to login to the panel:
- Login to your account at EchoEchoPlus.Com. 
- Click &quot;Site Owner Panel&quot; in the right menu.


In the Site Owner Panel, select &quot;MYSQL DATABASES&quot;
in the left
menu.

Enter a database name, for example &quot;mybase&quot;, and
click the
&quot;Save&quot;-button.

When you create a database, the server automatically puts
your username in
front of the database name.

If user &quot;testuser&quot; creates a database with the
name
&quot;mybase&quot; the server creates a database with the
name
&quot;testuser_mybase&quot;.


Important Note: 
If this is your first database, it will not work till you
add a MySQL
password (with the &quot;Change Password&quot; link at the
top of the MySQL
pages).

You don&#039;t need to add a new MySQL password each time
you create a new
database, but you need to do it at least once - preferable
just before you
create your first database.</content>
	<author>EchoEcho Support</author>
	<date>12.07.2009, 21:19</date>
</article>
</phpmyfaq>

open XML-File

Copyright © EchoEchoPlus Hosting