Hello all,

I've just started using Dreamweaver 8, very happy but really upset to know Im having alot of trouble trying to use the site definition. :(

If anyone can please point out to me where I am going wrong that would be a great help and I would be most gratefully.

Thanks

1. How do you connect to your testing server ?

FPT.

2. What is the hostname or FPT address or your web server?

Was not to sure if it is my ip address that goes in here or the name of my website but I have done both and I am still not getting nowhere.

3.FTP login?

Any name

4.FTP password?

Anypassword.

I then get error signs saying, An FTP error occurred- cannot make a connection to host. The remote host cannot be found.

Also I get this, An FTP error occurred- cannot make a connection to host, Dreamweaver cannot conect to host (my ip number) This may be due to one or more of the follwing reasons.

-The network cable is unplugged or tyhe network is down, please verify that the netwoek cable is connected.
-The FTP sever is down.
-The FTP host name is incorrect.
-The server uses SFTP and that box is not ticked
-The server uses FTP and that box is not ticked
-Accessing server requires firewall settings that arent propley set.

I have messed around with alot of the settings and my firewall to and I really just do not know what to do no more, so please if anyone has any spare time to help me out that would be really great.

Thank you.

Dani AI

Generated

Short answer for : connecting with RDS can be fine, but it is only useful if your host actually supports RDS and the files you edit are in the server's web root. and were right to focus on whether a real server is available, and 's local-site advice is still the right path if you only need static pages. The missing piece for your question is confirming which protocol and remote folder your host expects.

Quick checklist to verify the RDS connection will publish your site:

  • Confirm with your host whether they support RDS (many do not) and, if not, which protocol to use (FTP, SFTP, FTPS) and which remote folder is the web root (public_html, www, htdocs, etc.).
  • Use a separate FTP client (for example FileZilla) with the same credentials to inspect the remote folder layout and to try a manual upload.
  • Upload a tiny test file (test.html) to the folder the FTP client shows as the web root, then browse to to confirm it is served.
  • If Dreamweaver can see files but the browser shows 404 or no page, the files are probably in the wrong directory or the host uses different credentials/permissions.

Troubleshooting tips: try the hostname and the numeric IP to rule out DNS issues; check whether the host requires SFTP (port 22) instead of FTP (port 21); toggle passive/active FTP mode; and temporarily test with local firewall/antivirus disabled. For authoritative setup steps and FTP troubleshooting in Dreamweaver, see Adobe's site definition and FTP troubleshooting docs: and .

If the test file loads in a browser from your domain, the workflow is correct and your site is live. If not, collect the FTP/RDS client logs and contact your host with the exact remote-path and protocol they require.

Recommended Answers

All 4 Replies

Do you have a test server online? If not then no amount of FTP settings will work for you. Do you have content within your site that requires a server to process? If not, then you don't need to do anything with a test server. Just says everything will be stored local and to test your page press F12.

After we design html page we will upload in to website then use ftp mean file transfer protocal we have ftp use id and password like window for every website

Hello all,

I've just started using Dreamweaver 8, very happy but really upset to know Im having alot of trouble trying to use the site definition. :(

If anyone can please point out to me where I am going wrong that would be a great help and I would be most gratefully.

Thanks

1. How do you connect to your testing server ?

FPT.

2. What is the hostname or FPT address or your web server?

Was not to sure if it is my ip address that goes in here or the name of my website but I have done both and I am still not getting nowhere.

3.FTP login?

Any name

4.FTP password?

Anypassword.

I then get error signs saying, An FTP error occurred- cannot make a connection to host. The remote host cannot be found.

Also I get this, An FTP error occurred- cannot make a connection to host, Dreamweaver cannot conect to host (my ip number) This may be due to one or more of the follwing reasons.

-The network cable is unplugged or tyhe network is down, please verify that the netwoek cable is connected.
-The FTP sever is down.
-The FTP host name is incorrect.
-The server uses SFTP and that box is not ticked
-The server uses FTP and that box is not ticked
-Accessing server requires firewall settings that arent propley set.

I have messed around with alot of the settings and my firewall to and I really just do not know what to do no more, so please if anyone has any spare time to help me out that would be really great.

Thank you.

All you need to do is to manage your site by selecting New >> Site in the dialog box.
Then the first stage allow you to name your site.
At the second stage, since you are a beginner, you'll sellect option "no i don't want to use a server technology.
Third stage you select the reccomended option, then you browse to the local folder you want to store your website in or yor creat one if you've not previously created any.
Fourth stage: select local/network. it;s always the default, then you browse to the same folder you used at stage 3.
At 5, select no don't enable check in and check out. Hit the next button.
then you're done. simple

commented: Correct answer! +9

Thanks for your replies, but after much messing around on dreamweaver I went to manager sites and I went through the options untill I got to the question how do you connect to the remote server and I press RDS and this seems to of connected my page to the server, on files it shows me that it has connected to the remote host, quick question for you is it ok for me to connected this way and when I build sites will I be able to get my site on the web this way.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.