close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Defining, seeing, and understanding setting up a test site in Dreamweaver CS6 after installing MAMP.

Thread began 2/23/2017 4:10 pm by Nancy | Last modified 2/27/2017 9:30 am by Ray Borduin | 2162 views | 6 replies |

Nancy

Defining, seeing, and understanding setting up a test site in Dreamweaver CS6 after installing MAMP.

I bought MAMP PRO along with Design Extender, did the tutorial for installing MAMP (the interface looks different than the one on the tutorial). The tutorial said "define a site in Dreamweaver that references your testing server". I went out on the web and searched and watched hours of tutorials and feel that I did it correctly but I don't even know what I should be looking for with my site. I'm very frustrated. Anything I do says unable to connect, Firefox can't establish a connection to the server at localhost... I don't even know where to start, what to look for, or what I've done wrong.

This is probably a basic, stupid question but what the heck am I doing wrong??

Sign in to reply to this post

Ray BorduinWebAssist

This all looks correct. When do you see the error? I'm wondering if the space in the folder name causes issues. Technically spaces aren't valid in a URL.

Are you sure your MySQL server is running as well? It looks like you have it set up correctly to me.

Sign in to reply to this post
Did this help? Tips are appreciated...

Ray BorduinWebAssist

That isn't the standard port. Usually the port is 3306

Have you tried including the port in your connection server?

like:
localhost:8889

Are you able to see your database from phpMyAdmin? What does it say the server name is on the top of phpMyAdmin when you are looking at the database? Based on the error message I'm guessing the problem is with the server setting in your connection dialog.

What version of php did you have running? If you go to your php_info page (I seem to recall MAMP Pro gives you one) then it should say the version of php and have some basic information about your server installation including your MySQL server port.

If you can't find it, just create a blank page with the code:

php:
<?php

phpinfo
();
?>



And browse that page and it will tell you about the server installation. Make sure you are running a version less than v7 and that mysql is listed as an installed component. Then double check the mysql default port. If it isn't 3306 try including it with your server name in your database connection.

Sign in to reply to this post
Did this help? Tips are appreciated...

Nancy

I have to say I am completely lost now and not sure where to back track. More Screen Shots it is.

Sign in to reply to this post

Ray BorduinWebAssist

Try adding the port to the server name in your mysql connection like:
localhost:8889

either that or try updating it to 3306, which is the default I'm used to.

Did you create the phpinfo page and verify that you aren't running php v7 or above?

Are you able to view your database with phpMyAdmin?

Sign in to reply to this post
Did this help? Tips are appreciated...

Nancy

"Try adding the port to the server name in your mysql connection like:
localhost:8889"
Changed that.

"either that or try updating it to 3306, which is the default I'm used to.

Did you create the phpinfo page and verify that you aren't running php v7 or above?

Are you able to view your database with phpMyAdmin?"

I am at this point, not even sure how to do this.

Sign in to reply to this post

Ray BorduinWebAssist

We worked through this in a premier support ticket. We had to downgrade php below v7 and use port numbers in both the website url and database server names to get it to work.

Sign in to reply to this post
Did this help? Tips are appreciated...

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...