View Full Version : mysql?
trenzterra
January 12th, 2002, 09:51
I just wanted to fool around with php scripts and stuff on my own web server(that is - localhost). I use PHPTriad, but don't know how to assign a username and password to a database. Anyone can help me?
cheatpark
January 12th, 2002, 12:23
Your host should have set up a mysql database. Ask them for the details.
cheatpark
January 12th, 2002, 12:24
Or do you mean how to change the database username and password?
Daniel
January 12th, 2002, 12:29
Cheatpark, He's asking how do you set a mysql databse username and password on his own server...
ExoWorks
January 12th, 2002, 13:20
You can create passwords for mySQL db's in your own server using phpMyAdmin-2.2.2 -php version...
trenzterra
January 16th, 2002, 21:09
Originally posted by important
You can create passwords for mySQL db's in your own server using phpMyAdmin-2.2.2 -php version... how?
Bruce
January 16th, 2002, 21:24
Just run winmysqladmin.exe. It's in the mysql/bin folder.
vorapoap
January 17th, 2002, 15:04
I think if you follow the installation guide..
It is very clear and obvious..
trenzterra
January 18th, 2002, 20:40
Originally posted by Phrozen
Just run winmysqladmin.exe. It's in the mysql/bin folder. but I don't see where I could assign a password?
ExoWorks
January 18th, 2002, 23:35
You just get phpMyAdmin-2.2.2 -php version and see, there are options in there to create, delete, grant permissions, set username and password for a database. etc etc.
and much much more..
Powered by vBulletin® Version 4.1.7 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.