Testing Server Files

Ask a Question related to Macromedia Dynamic HTML, Design and Development.

  1. #1

    Default Testing Server Files

    On my first server debug run of a PHP script I was asked by Dreamweaver 8 if it
    wanted me to send all the required files to the testing server (which is my
    local Apache/htdocs folder). I clicked on YES and also checked the box at the
    base of the window ensuring it would remember my selection and do this for all
    such files that would be tested and needed external files to run properly.

    This worked fine... the first time.

    Upon other subsequent tests the testing server did not put the necessary files
    onto the testing server.

    I've tried to look for the setting responsible for that first dialog box to
    see if there has been a change in my settings, however, I can't seem to find
    anything.

    Does anyone know why DW8 no longer puts such needed files onto my testing
    server?

    Does anyone know where I can find that initial dialog box's settings?

    Thanks for any help,

    Ryan

    gnumpy Guest

  2. Similar Questions and Discussions

    1. Testing swf files
      Hi, I'm having trouble testing my flash movies on the Flash Comm Server. I'm developing on a Mac and my FCS is a windows box. I mount a drive...
    2. 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...
    3. Testing Server
      I have been trying to set up a web site in Dreamweaver to run dynamic scripting (ASP pages) and when trying to set up a testing server I follow the...
    4. Using Server Behaviors without Testing Server
      Because of the way my company sets up ColdFusion I dont' have a testing server and thus can't use the database connection tool, server behavior,...
    5. testing server.?
      Good evening, ok i trying to set up a site and use php and mysql testing server, i have installed everything apache, mysql, made edits to code as...
  3. #2

    Default Re: Testing Server Files

    I ended up finding the settings (Edit - Preferences - Site - Dependent Files).

    My next question is why does DW8 not include files that are called with $_SERVER['DOCUMENT_ROOT'] ?

    Thanks,

    Ryan
    gnumpy 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