This is a discussion on "MySQL wont let my create my first ever database." within the Databases section. This forum, and the thread "MySQL wont let my create my first ever database. are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
MySQL wont let my create my first ever database.
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
MySQL wont let my create my first ever database.
Im trying to create a database in mysql (now im very new to this) and every time I put in
I have been asked how Im logging in, and it is this way:-
|
|
|
|
||||
|
Re: MySQL wont let my create my first ever database.
yes, I would consult the mysql manual for ways to set a password on the root user and also how to create an account. I would help but I'm used to dealing with mysql via a web interface and not command line. As soon as you get this going, I would install phpmyadmin and it will save you a lot of headaches in setting up your DB.
__________________
Rob - SEO Specialist Owner & Founder of Webforumz.com I am currently unavailable for private work
Last Blog Entry: Creative Labs threaten developer over home made drivers.... (Apr 1st, 2008)
|
|
|||
|
Re: MySQL wont let my create my first ever database.
Thanks for the advise, I will consult the manual to find out what to do.
|
|
|||
|
Re: MySQL wont let my create my first ever database.
i would agree with Rob, assuming you have a php server installed on the same machine as the database, youll want to install phpmyadmin. When i first got mysql i tried to use the manual entry commands, its a whole different world once you get a decent admin program installed and you really get a grip on the usefulness of the program.
You can google phpmyadmin, but like i said youll need to have apache-php or easy-php or something to run the software which will then control the database.
__________________
www.MonsterCoding.com - Website Programming and Development Services |
|
||||
|
Re: MySQL wont let my create my first ever database.
If you are on your own PC, you could download XAMPP and that comes preinstalled with PHP MyAdmin, which lets you create databases, and it is much easier
__________________
Resources Administrator
Last Blog Entry: A Week with VBulletin (Aug 28th, 2008)
|
|
|||
|
Re: MySQL wont let my create my first ever database.
On my own machine. Im on a pc windows Vista Ultimate.
|
|
||||
|
Re: MySQL wont let my create my first ever database.
In that case, you can easily download and install XAMPP from here: http://www.apachefriends.org/en/xampp.html.
|
|
|||
|
Re: MySQL wont let my create my first ever database.
If you are in Window, why not try the newer version of wamp?
Wamp Server
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| CREATE DATABASE name' from config.php | saltedm8 | PHP Forum | 10 | Sep 21st, 2007 18:41 |
| can create database but not tables | saltedm8 | Databases | 28 | Sep 16th, 2007 19:31 |
| mysql database | ezagents | Databases | 4 | Jun 2nd, 2006 18:32 |
| excel -> mysql database | riotman | Databases | 3 | Jan 30th, 2006 22:59 |
| newbie simple create database to record web page input | jfb130 | Databases | 3 | Aug 28th, 2005 16:37 |