Username and password

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
Steveo31
Forum Contributor
Posts: 416
Joined: Sun Nov 23, 2003 9:05 pm
Location: San Jose CA

Username and password

Post by Steveo31 »

I feel like a complete doofus for asking this, but I can't find where to set my username and password. I think it is in the mySQL config file... somewhere in here:

Code: Select all

# This will be passed to all mysql clients
їclient]
#password=password
port=3306
#socket=MySQL
...buuut I don't know. So please, be gentle...

:(
User avatar
AVATAr
Forum Regular
Posts: 524
Joined: Tue Jul 16, 2002 4:19 pm
Location: Uruguay -- Montevideo
Contact:

Post by AVATAr »

from where is that config?
Steveo31
Forum Contributor
Posts: 416
Joined: Sun Nov 23, 2003 9:05 pm
Location: San Jose CA

Post by Steveo31 »

Came from the EasyPHP log files. Ill look around there for setting it.
:D
Post Reply