Connecting to MySQL

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
webgenius
Forum Newbie
Posts: 12
Joined: Sat Aug 16, 2003 3:29 am
Location: Lagos, Nigeria
Contact:

Connecting to MySQL

Post by webgenius »

How do i connect to MySQL in a testing server on a phpdev on my computer. The dreamweaver keeps asking for username and password which is not available on the MySQL in the phpdev testing server i'm using.
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

If you've not setup anything then the username could be root and the password empty (that is there is no password).

Mac
Post Reply