Database connection issues

Ask a Question related to Dreamweaver AppDev, Design and Development.

  1. #1

    Default Database connection issues

    I have searched for a similar situation to my own and used some of those
    solutions but still my problem persists.

    When I create my connection I get this error message and I will skip to the
    relevant piece for all of our sanity...
    There is no testing server ( and it lists my server.)

    _mmServerScripts/MMHTTPDB.php URL. Verify that URL prefix maps to root of the
    site

    If I had not been connecting to my server for the past year I would know what
    I don't know apout connecting to the database.


    I named the connection
    server=localhost
    login (Same as ever)
    Password (Same as ever)


    In the test server the settings

    site= same as ever
    folder=public_html/(folder)
    login= (same as ever)
    pass=(same as ever)
    http: [url]http://sitename.com/folder[/url]


    I need your help yet I am speaking in code. Hope someone will still help me.



    bronzeville Guest

  2. Similar Questions and Discussions

    1. Connection Issues
      Our client is having probblems getting an FT connection to the website. We have tested the FTP details from our copy of contribute here and we have...
    2. Contribute 4 connection issues
      :frown; I have read all the other forums to try and fix my problem. I stupidly tried to change something in the permissions on our website using...
    3. Connection Key Issues
      I have a user for whom I've sent a connection key, when they try to use the key (i.e. opening the key in Contribute), they receive the following...
    4. RDS Connection Issues
      I'm trying to make an RDS connection from Dreamweaver and am running into problems. When I try to make the connect I receive the following error: ...
    5. Connection issues to IDS 9.3/9.4 on W2K
      Afternoon all IDS 9.30 & 9.40 Windows 2000 Advanced Server Dell PowerEdge 2640 with 2 x Xeon 2.8Ghz processors multithreaded to 4 virtual...
  3. #2

    Default Re: Database Connection Issues

    Did you ever get a resolution to this error? If so, would you mind sharing?
    JTWARKINS 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