Answered
MySQL, and PHPMYADMIN with WAMP on port 81
I installed WAMP at port 81 because SQL Server is running on
the default port 80 (non-networked, home-office, XP system.)
I created a MySQL database using PHPMYADMIN. Now I need to connect to it using Dreamweaver (CS3):
Connection name: connMinding
MySQL server: localhost:81
Username: root
Password:
When I hit the SELECT button, DW goes off to test the database connection, takes forever doing it, and then I get a server timeout message. Since the server is up and running, the message gives an alternative that suggesting the ODBC DSN doesn't exist on the testing server.
Does anyone know how I should be doing this? What MySQL Server?
Thanks.
I created a MySQL database using PHPMYADMIN. Now I need to connect to it using Dreamweaver (CS3):
Connection name: connMinding
MySQL server: localhost:81
Username: root
Password:
When I hit the SELECT button, DW goes off to test the database connection, takes forever doing it, and then I get a server timeout message. Since the server is up and running, the message gives an alternative that suggesting the ODBC DSN doesn't exist on the testing server.
Does anyone know how I should be doing this? What MySQL Server?
Thanks.
