
Help get this topic noticed by sharing it on
Twitter,
Facebook, or email.


connecting to a database in dreamweaver
I'm working on chapter 22 in DWCS3 missing manual. I am on a MAC and have successfully downloaded MAMP. However, when I try to get Dreamweaver to connect (pg. 776) I get error messages. I will attach a snapshot of the error and hope that someone knows what I may have done wrong. I cannot find any
in the book.

-
EMPLOYEE
1Hi,
MAMP uses the default port of 8888 for Apache, so it doesn't confict with any other instances of Apache you might have running. Try changing the url to
http://127.0.0.1:8888/cosmo_shop/ etc...-
Lois Reed October 22, 2008 20:13Yay! Thank you!EditDeleteRemove
-
-
-
-
-