If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > mysql user and password

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-22-04, 02:40
mirze mirze is offline
Registered User
 
Join Date: Mar 2004
Location: Turkey
Posts: 5
mysql user and password

I use mysql with php on windows 2003, and I want to assign a passwor to username. I installed a mysql administration software and Mysql Control center, and aslo I have phpmyadmin, I assigned password to root but and write it down to php database configuration file, but my php site couldnt connect to mysql. do you why is it so?.
how can I manage this.
Reply With Quote
  #2 (permalink)  
Old 03-22-04, 10:17
guelphdad guelphdad is offline
Registered User
 
Join Date: Mar 2004
Posts: 440
If you have MySQL 4.1 or 5 installed you might need to use old password to set your password in order to log in. Don't know if this is your problem or not, I know other people including myself have run into it.

Read about it here:
http://www.mysql.com/doc/en/Password_hashing.html
Reply With Quote
  #3 (permalink)  
Old 03-24-04, 11:22
EzCompany2Squad EzCompany2Squad is offline
Registered User
 
Join Date: Oct 2003
Location: Charlotte, NC
Posts: 9
Re: mysql user and password

I wrote this document a while back
Basic stuff - PHP -MySQL - Apache.

http://www.coe.uncc.edu/~asingh/DOCS/setup_apm.htm

see if it helps
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On