"The server name or address could not be resolved..."

Ask a Question related to Coldfusion Database Access, Design and Development.

  1. #1

    Default "The server name or address could not be resolved..."

    When trying to connect Macromedia Dreamweaver MX 2004, using the tutorial, I
    get this error "The server name or address could not be resolved. Possible
    reasons:

    1. The URL specified for the site's testing server may be incorrect:
    [url]http://127.0.0.1:8500/cfide/getting[/url] started/tutorial

    2. The testing server may be incorrectly configured. (for example, ColdFusion
    may not be running)."

    However, step 1 is correct. Because when I put
    [url]http://127.0.0.1:8500/cfide/getting[/url] started/tutorial in the address line of my
    browser, the page comes up.

    Step 2 may be a problem. How do I verify the testing server is correctly
    configured?


    brockbankdm Guest

  2. Similar Questions and Discussions

    1. #40481 [NEW]: mail() sends email to wrong address where there are "-" in localpart of "to"
      From: penartur at yandex dot ru Operating system: Linux PHP version: 5.2.1 PHP Bug Type: Mail related Bug description: ...
    2. server name or address could not be resolved
      Using the template provided with cold fusion demo, I have keep getting this error message 1) The URL specified for this site's testing server...
    3. Testing Server problem: Server name or address couldnot be resolved!
      Not sure if this helps but I was going step by step in the Getting Started Experience Tutorial and when it got to the Database tab -- RDS Login...
    4. Server address could not be resolved
      I'm working thru the "gettingstarted" tutorial .. when I'm prompted for the rds login ... i get the " server address could not be resolved" message....
    5. "who" output - IP not resolved
      this is OpenSSH 3.6p2 problem compiled by IBM developer team - probably the same version is on July Bonus Pack (AIX5.2). M. Uzytkownik...
  3. #2

    Default Re: "The server name or address could not beresolved..."

    URL for the testing server will be
    [url]http://127.0.0.1:8500/[/url]

    Ken
    The ScareCrow Guest

  4. #3

    Default Re: "The server name or address could not beresolved..."

    I tried changing the testing server address from:

    [url]http://127.0.0.1:8500/cfide/getting[/url] started/tutorial

    to:

    [url]http://127.0.0.1[/url]

    ....but that didn't solve the problem. I get the same error.
    brockbankdm Guest

  5. #4

    Default Re: "The server name or address could not beresolved..."

    What are you trying to connect in dreamweaver ?

    From your post, I would say you are trying to create a site.

    Then, you should have a folder created under wwwroot for your site

    Then the url will be [url]http://127.0.0.1:8500/[/url]

    Not [url]http://127.0.0.1[/url]

    Ken

    The ScareCrow Guest

  6. #5

    Default Re: "The server name or address could not beresolved..."

    Here are the details of the problem. Thanks for helping me out.

    Problem:

    When trying to connect from Macromedia Dreamweaver MX 2004 to the trial
    version of Macromedia ColdFusion MX 7, I am using this tutorial-


    [url]http://localhost:8500/cfide/gettingstarted/experience/docs/steps_for_building_dy[/url]
    namic_pages_en.pdf

    I am on step 6 (pg 18 of 47) where I have to "Enter the RDS password".
    However, instead of a text box allowing me to put in the password, I get this
    error-

    "The server name or address could not be resolved. Possible reasons:

    1. The URL specified for the site's testing server may be incorrect:
    [url]http://127.0.0.1:8500/cfide/getting[/url] started/tutorial
    2. The testing server may be incorrectly configured. (for example, ColdFusion
    may not be running)."

    My Conclusions:

    However, step 1 is correct. Because when I put
    [url]http://127.0.0.1:8500/cfide/getting[/url] started/tutorial in the address line of my
    browser, the page comes up.

    Step 2 may be a problem.

    My Question:

    1. How do I verify the testing server is correctly configured? or

    2. How do I solve this error?

    brockbankdm Guest

  7. #6

    Default Re: "The server name or address could not beresolved..."

    All I can suggest is the following

    Open DW
    Select the "Site" menu, then manage site
    Select your site
    Select the "Basic" tab
    Enter the correct values for your site, when you get to the page for the
    testing server, you need to enter
    [url]http://localhost:8500/name[/url] of your folder/
    At this point there is a button to test the connection

    Once you go through this wizard
    Click on the database tab
    Select the option to enter the rds password

    You should then be good to go.

    This is assuming that when you installed CF you selected the option to allow
    rds

    Ken

    The ScareCrow Guest

  8. #7

    Default Re: "The server name or address could not beresolved..."

    I just received this same problem. The way to solve it is to modify the
    web.xml file in your wwwroot/WEB-INF/ directory... Search for "RDS" and remove
    the comments around two sections which are commented out.

    Mike

    Mike Potter
    Adobe Enterprise Developer Relations

    Mike J. Potter Guest

  9. #8

    Default Re: "The server name or address could not beresolved..."

    Thank you very much... It worked... Does anyone know why the RDS servlet definition and it's accompanying mapping are commented out?
    blur_decborn Guest

  10. #9

    Unhappy "The server name or address could not be resolved.."

    Hi, i want to install a Graphic program, first i haven't problem, but now appear this massage that i say, this program need flash player and it must download automatically, but it has a Error.
    "Error sending request"
    The server name or address could not be resolved.
    please help me, i'm confused!
    Unregistered Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139