Page 1 of 1

Connecting to MySQL

Posted: Mon Nov 10, 2003 6:10 am
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.

Posted: Mon Nov 10, 2003 6:14 am
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