MySQL [message #305073] |
Sun, 23 December 2007 11:31 |
|
trooprm02
Messages: 3266 Registered: August 2005 Location: Canada
Karma: 0
|
General (3 Stars) |
|
|
Well I got a home webserver up and running, got php, apache, and mysql all setup and going good, but now a question:
1)If I have more than 1 thing that need a mysql database, do I make another one? Or can I use 1 universal database?
2)How do I lookup the name of my database, all the accounts/passwords associated with it, like the things I need are :
username (root?)
password
database name
host (localhost?)
My: Videos/Website/Forums
|
|
|
|
|
|
|
Re: MySQL [message #305324 is a reply to message #305073] |
Mon, 24 December 2007 09:54 |
JPNOD
Messages: 807 Registered: April 2004 Location: Area 51
Karma: 0
|
Colonel |
|
|
Just get WAMP, or XAMPP. That almost speaks for itself.
as for the username. standard is root with empy ww.
WOL nick: JPNOD
|
|
|
Re: MySQL [message #305473 is a reply to message #305073] |
Mon, 24 December 2007 22:13 |
|
trooprm02
Messages: 3266 Registered: August 2005 Location: Canada
Karma: 0
|
General (3 Stars) |
|
|
thats for the tip. yep, heard of phpmyadmin, I already had it installed, but don't have php_mysql.dll setup, which is something Ill get around too.
Everything seems to be working now tho, thanks for the help.
My: Videos/Website/Forums
|
|
|