|
hi, these were my experience:
first i created a form in dreamweaver and saved it with .php extension inside a folder (i created earlier) in htdocs
then i went to phpMyadmin and created a table with number of fields equal to those i had on my form,
after these i Opened the PHP page i created in Dreamweaver, then opened the Databases panel (Window > Databases).
i Clicked the Plus (+) button on the panel and select MySQL Connection from the pop-up menu.
The MySQL Connection dialog box appeared and i completed it however each time i clicked "Select" to select the database from the list of MySQL databases,i kept on getting this message
"MySQL Error#: 2005
Unknown MySQL server host 'root' (11004)" or
"MySQL Error#:
1045 Access denied for user 'admin'@'localhost'(using password:YES)".
pls i need a detailed explanation
thanks
|