Using Creative Cloud Dreamweaver CS6 on a Mac. I installed Dreamweaver, Mamp Pro, and Chrome (which is set as my default browser).
Set up my Mamp and have several sites pluged in there.
Set up Dreamweaver with a testing server and all the information matches up, but when i test in chrome instead of it loading up the server it trys to load up the file path
file://volumes/Rane/Users/Rane/Applications/MAMP/htdocs/togcontrols/in dex.php
instead of
http://dev.ogaragroup.com:8888/index.php
on a side note, when i try and preview in safari dreamweaver tells me that it is unable to launch and to make sure the app exisits.
what am i doing wrong?
Sounds like your Testing server isn't properly defined in DW yet.
MAMP: /Applications/MAMP/htdocs/YourSiteName
The URL for the document root is http://localhost/.
Note: If you are using the MAMP default ports, use http://localhost:8888/for the URL.
See this tutorial for more details on setting up a PHP environment in DW:
http://www.adobe.com/devnet/dreamweaver/articles/setup_php.html
Nancy O.
North America
Europe, Middle East and Africa
Asia Pacific