Testing server for dummies

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

  1. #1

    Default Testing server for dummies

    Can somebody tell me how to set up a testing server? I'm stymied by the pathway
    option in the site definitions dialog box. My files are in a folder called
    "local sites" under my user name. My server is somewhere on my Mac, which is
    running OS10.4



    dkd;alkje;oihp[oihjl Guest

  2. Similar Questions and Discussions

    1. 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...
    2. 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...
    3. Using CF7 as a testing server
      I'm new to Coldfusion and I need to use my own computer as a testing server without access to a remote server. I need to view live CF data on 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 for dummies

    dkd;alkje;oihp[oihjl wrote:
    > Can somebody tell me how to set up a testing server? I'm stymied by the pathway
    > option in the site definitions dialog box. My files are in a folder called
    > "local sites" under my user name. My server is somewhere on my Mac, which is
    > running OS10.4
    Remote info
    ===========
    Access: Local/Network
    Remote folder: your_HD_name:Users:your_user_name:Sites:your_folde r:

    Testing server
    ==============
    Server model: PHP MySQL?
    Access: Local/Network
    Testing server folder: (the same as remote folder)
    URL prefix: [url]http://localhost/~your_user_name/your_folder/[/url]
    John Doe Guest

  4. #3

    Default Re: Testing server for dummies

    Thanks, but I still don't get it.
    You've got the remote info on my computer hard drive. My remote info is and
    FTP connection to my web site, so it can't have the same address as the local
    testing folder.

    Also, does the folder on my Mac which has the site have to be INSIDE the Mac's
    user_name/sites/ folder?



    dkd;alkje;oihp[oihjl Guest

  5. #4

    Default Re: Testing server for dummies

    dkd;alkje;oihp[oihjl wrote:
    > Thanks, but I still don't get it.
    > You've got the remote info on my computer hard drive. My remote info is and
    > FTP connection to my web site, so it can't have the same address as the local
    > testing folder.
    >
    only because you said "My server is somewhere on my Mac, which is
    running OS10.4"? it means your server is local so you don't need FTP but
    Local/Network access

    if you're trying to connect to a remote server just use the data your
    ISP gave to you (FTP host, user, password)
    >
    > Also, does the folder on my Mac which has the site have to be INSIDE the Mac's
    > user_name/sites/ folder?
    no. you can store it wherever you want. user_name/sites/ is where you
    "upload" the files when working local; i.e., when you use the Apache web
    server installed in your Mac to view your pages
    John Doe Guest

  6. #5

    Default Re: Testing server for dummies

    My testing server folder is: Skipper II:Users:stu:localsites:success:

    My URL prefix is: [url]http://localhost/~stu/localsites/success/[/url]

    In Safari I get told it can't open the page because it could not connect to
    the seerver 'localhost.'

    I checked, and web sharing is on.



    dkd;alkje;oihp[oihjl Guest

  7. #6

    Default Re: Testing server for dummies

    What do you see when you browse to -

    [url]http://localhost[/url]

    ?

    --
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
    [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
    ==================


    "dkd;alkje;oihp[oihjl" <webforumsuser@macromedia.com> wrote in message
    news:ekr13v$j1$1@forums.macromedia.com...
    > My testing server folder is: Skipper II:Users:stu:localsites:success:
    >
    > My URL prefix is: [url]http://localhost/~stu/localsites/success/[/url]
    >
    > In Safari I get told it can't open the page because it could not connect
    > to
    > the seerver 'localhost.'
    >
    > I checked, and web sharing is on.
    >
    >
    >

    Murray *ACE* Guest

  8. #7

    Default Re: Testing server for dummies

    the folder is named Sites by default, no localsites. did you change its
    name?

    did you tried Murray's suggestion? you should see a page confirming
    Apache web server is running

    dkd;alkje;oihp[oihjl wrote:
    > My testing server folder is: Skipper II:Users:stu:localsites:success:
    >
    > My URL prefix is: [url]http://localhost/~stu/localsites/success/[/url]
    >
    > In Safari I get told it can't open the page because it could not connect to
    > the seerver 'localhost.'
    >
    > I checked, and web sharing is on.
    >
    >
    >
    John Doe Guest

  9. #8

    Default Re: Testing server for dummies

    The same thing: Safari can't connect to the server.
    dkd;alkje;oihp[oihjl Guest

  10. #9

    Default Re: Testing server for dummies

    Then you do not have Apache running properly.

    --
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
    [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
    ==================


    "dkd;alkje;oihp[oihjl" <webforumsuser@macromedia.com> wrote in message
    news:eksgbi$jnv$1@forums.macromedia.com...
    > The same thing: Safari can't connect to the server.

    Murray *ACE* Guest

  11. #10

    Default Re: Testing server for dummies

    probably the Apache problem can be be fixed through the Terminal but i
    don't think you're prepared for that mess. i guess you should try
    reinstalling OSX if it isn't a bigg deal for you

    dkd;alkje;oihp[oihjl wrote:
    > The same thing: Safari can't connect to the server.
    John Doe Guest

  12. #11

    Default Re: Testing server for dummies

    When you go into Preferences > Sharing, is your Personal Web Sharing
    enabled?

    --
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
    [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
    ==================


    "John Doe" <dummy@dummy.com> wrote in message
    news:ekugnp$qpg$1@forums.macromedia.com...
    > probably the Apache problem can be be fixed through the Terminal but i
    > don't think you're prepared for that mess. i guess you should try
    > reinstalling OSX if it isn't a bigg deal for you
    >
    > dkd;alkje;oihp[oihjl wrote:
    >> The same thing: Safari can't connect to the server.

    Murray *ACE* Guest

  13. #12

    Default Re: Testing server for dummies

    In fact it seemed reinstalling OSX was the cause of the problem. I had just
    archived and installed (rather inadvertantly) because I wanted to use iPhoto
    which I had trashed earlier. It's only since that reinstall that I found the
    web sharing problem.



    dkd;alkje;oihp[oihjl Guest

  14. #13

    Default Re: Testing server for dummies

    Is PWS stopped in Preferences?

    --
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
    [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
    ==================


    "dkd;alkje;oihp[oihjl" <webforumsuser@macromedia.com> wrote in message
    news:ekup8j$6hk$1@forums.macromedia.com...
    > In fact it seemed reinstalling OSX was the cause of the problem. I had
    > just
    > archived and installed (rather inadvertantly) because I wanted to use
    > iPhoto
    > which I had trashed earlier. It's only since that reinstall that I found
    > the
    > web sharing problem.
    >
    >
    >

    Murray *ACE* Guest

  15. #14

    Default Re: Testing server for dummies

    try stop and start the web server in the System Preferences. if it
    doesn't fix your problem you may have to do a OSX clean install

    dkd;alkje;oihp[oihjl wrote:
    > In fact it seemed reinstalling OSX was the cause of the problem. I had just
    > archived and installed (rather inadvertantly) because I wanted to use iPhoto
    > which I had trashed earlier. It's only since that reinstall that I found the
    > web sharing problem.
    >
    >
    >
    John Doe Guest

  16. #15

    Default Re: Testing server for dummies

    I wouldn't pull that pin yet. Let's see what the OP says.

    --
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
    [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
    ==================


    "John Doe" <dummy@dummy.com> wrote in message
    news:ekv506$ien$1@forums.macromedia.com...
    > try stop and start the web server in the System Preferences. if it doesn't
    > fix your problem you may have to do a OSX clean install
    >
    > dkd;alkje;oihp[oihjl wrote:
    >> In fact it seemed reinstalling OSX was the cause of the problem. I had
    >> just archived and installed (rather inadvertantly) because I wanted to
    >> use iPhoto which I had trashed earlier. It's only since that reinstall
    >> that I found the web sharing problem.
    >>
    >>
    Murray *ACE* 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