Using test servers on MacOSX 10.3

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

  1. #1

    Default Using test servers on MacOSX 10.3

    Hello Forum,

    I have been trying to get dreamweaver setup to work with php & mysql.

    But once I get to the test server section of the setup, I get the same error
    each time:

    http error: 0

    Can some one please explain what dreamweaver is looking for?

    Thanks,

    Ron

    system:

    apache: 1.3
    php: 4.3.10
    mysql: 4.1.7
    dreamweaver MX 2004 7.0.1

    rl.kenyeri Guest

  2. Similar Questions and Discussions

    1. Frontend Web Servers connect to Coldfusion Servers
      I need some help getting a front end web server cluster (iis) talking with the backend colfusion app cluster (j2ee install). Do I have to install...
    2. Test::Unit non-auto-run test case?
      I'm getting a handle on the Test::Unit library, and the automatically-running test case example was extremely simple to get running, but now I want...
    3. Test::Unit -- multiple errors in test method ???
      Hi ! I have been writing some unit tests with Test::Unit. I've noted that when an assertion fails in a test method, the remaining assertions...
    4. Method test::unit::TestSuite#<<(test)
      Hi, I suggest to change the definition of this method slightly: current: # Adds the test to the suite. def <<(test) @tests << test end
    5. The server response was: 550 5.7.1 <test@test.com>... we do not relay
      Your web server is set (as it should be) to not send email from domains it doesn't belong to. That's the "we don not relay" part of the message. ...
  3. #2

    Default Re: Using test servers on MacOSX 10.3

    Maybe I can catch you up to where I am and then we or someone else can help us.
    Are you sure that your test server (root directory for this server) is set up
    on the defined area for mySQL within OSX? Are you able to test regular html
    pages on your test server. I am and when I try to test php files, I get this
    crap: file:///private/tmp/501/TemporaryItems/.__SDPluginHelper.html If you
    can test regular pages then we have the same problem, can anyone help us?

    conquerors04 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