working with xampp/apache

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

  1. #1

    Default working with xampp/apache

    How do I set-up a test server If I use a MySQL and an Apache server in a xampp bundle. I did not find sufficiant information in the tutorials
    stefan we. Guest

  2. Similar Questions and Discussions

    1. Apache Connector not working RH EL4
      Does Coldfusion MX 7 work in Red Hat Enterprise 4? I installed it in silent mode and ran the cf_apache_connector.sh (with the right parameters) and...
    2. SSL, Web Service, and Apache not working together
      I've been trying to get this connection to work for a while now, but can't seem to figure out exactly what is wrong. When I try to invoke this web...
    3. UserInRole not working on Mac+Apache+Tomcat
      For local development purposes I am trying to get a Coldfusion site I maintain to run on my OS X laptop. The production site runs on IIS 5 +...
    4. Coldfusion not working with Apache Virtual Hosts
      bigreddastud, Thank you. Thank you. Thank you. This problem has been plagueing us for months. We have a complicated architecture and fingers were...
    5. #24583 [Opn->Bgs]: open basedir is not working in apache config
      ID: 24583 Updated by: sniper@php.net Reported By: bugs at ghost dot lt -Status: Open +Status: Bogus...
  3. #2

    Default Re: working with xampp/apache

    I've actually been having the darndest time trying to do the exact same thing -
    only using the WAMP (Apache, PHP, MySql) server installation.

    Hope someone is able to explain the process - since I would really like to get
    this working on my machine as well.
    (running Windows XP Pro).



    TOM

    tcraw1010 Guest

  4. #3

    Default Re: working with xampp/apache

    you just point the test server path to the location of your xampp bundle install (i.e. your site location in the htdocs folder) it should just connect. mine did
    dasa22 Guest

  5. #4

    Default Re: working with xampp/apache

    What is not working? Do you see anything at [url]http://localhost[/url] ?

    spamjim Guest

  6. #5

    Default Re: working with xampp/apache

    thank you, it did the trick. I had two flaws:
    1.) I pointed it to the xampp/apache-folder and not to htdocs
    2.) I punched in the whol thread (c:/...), but since you already specify the
    folder of your local host, you only have to add the name of the folder in which
    you have your web-site-files.
    I hope this might be of some help for others.

    stefan we. 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