Click to See Complete Forum and Search --> : Cannot connect Dreamweaver with MySQL


arjeta
11-24-2009, 04:53 AM
Hi there,

Three mounths ago, I have created a form and connected with my MySQL Database using these informations from these tutorial: http://www.princeton.edu/~daveh/dwphpclass_guide/connection.html

Connection name: myconnection
MySQL server: :/home/apache/mysql/data/mysql.sock
User name: name
Password: the password you defined for your MySQL database
Database: mydatabase


Now, I want to create a new form and I'm giving the same MySQL server: :/home/apache/mysql/data/mysql.sock name, but it's not working and I'm getting frustrated :(

I also have tried to put "localhost' and even the IP address, but still not working...

I wonder how the same information data can give different results?!

Thank you for your help!

arjeta
11-24-2009, 09:40 AM
Some help please