MySQL/PHP and Dreamweaver

I have started to create a new site that will read info from a MySQL database. Within Dreamweaver I am trying to connect to my database.

Using the "Application Panel" and the "databases tab", I try to create a new connection to my database. I fill in the feilds using localhost as my "MySQL Server"

When I click on the "Select" database button I get th following error;

"An unidentified error has occurred"

I have PHP/MySQL and Apache setup and working on my local machine. I have uncommented the "include_path" within php.ini
I have also setup my Site details within Dreamweaver ok.

Is there something im missing?

Please help.

 

 

 

 

Top