Click to See Complete Forum and Search --> : Help! Cannot connect to mysql database through Dreamweaver!


arjeta
07-18-2009, 10:56 AM
Hi there,

I have installed PHPMyAdmin in my server and from there I have created a mysql database and a table within it.

Now, since I want to create an application Form... I need to connect my database with Dreamweaver.

I spend my whole day trying this... and didn't succeed :(

Here is what I did in Dreamweaver CS3:
Create a FTP connection with my site and then open MYSQL Connection window:

Connection name: mydatabase
My SQL Sever: localhost
Username: root (username of www.domain.com/phpmyadmin)
Password: xxxx (same as above/pass)
Database: mydatabase

I am getting the message "An unidentifed error has occurred" each time I'm trying this.

localhost should be the name of my MySQL Server,... because I've seen it in PHPMyAdmin window

Can anybody help me pleaseeeee with this?!

Thnx.

arjeta
07-18-2009, 04:28 PM
Some help pleaseeee...