[% SET CPANEL.CPVAR.dprefix = "../"; SET dbprefix = ExpVar.expand('$dbprefix'); SET dbownerprefix = ExpVar.expand('$dbownerprefix'); SET max_length = 64 - dbownerprefix.length() - dbprefix; %] [% js_code = PROCESS js_block %] [% WRAPPER '_assets/master.html.tt' app_key = 'mysql_database_wizard' page_js = js_code -%]
[% locale.maketext("Databases allow you to store lots of information in an easily-accessible way. Many web applications, including some bulletin boards and content management systems, require databases. To use a database, you’ll need to create it. Only users that have privileges to access a database can read from or write to that database.") %]
[% IF CPANEL.feature('mysql') %]