Creating a Database Using phpMyAdmin

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
genkied

Creating a Database Using phpMyAdmin

Post by genkied »

anyone can help how to Create a Database Using phpMyAdmin? :)
cyberman

Re: Creating a Database Using phpMyAdmin

Post by cyberman »

Can you specify what you want to do?

With SQL command

Code: Select all

CREATE DATABASE `your_database` ;
you can one.
genkied

Re: Creating a Database Using phpMyAdmin

Post by genkied »

im trying to install cmsmadesimple and i dont know how to create the database in phpmyadmin.. :-[
cyberman

Re: Creating a Database Using phpMyAdmin

Post by cyberman »

Have you read this yet?

http://wiki.cmsmadesimple.org/index.php ... ck_Install

What account do you have? Normally your provider tells you the needed database informations (e.g. name, password, etc.) ...
Locked

Return to “[locked] Installation, Setup and Upgrade”