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

  1. #1

    Default mysql setup problem

    Greetings-
    Am I missing something? I installed apache/php/mysql using PHPDEV4.23. Did this
    on a Windows xp pro box, logged in as admin. Everything went smoothly on the
    install and the phpdev tests show everything working fine.
    HOWEVER, I cannot get a DMX connection happening. This error message occurs:
    HTTP error code 404 file not found
    Possible reasons-
    1) no testing server running
    2) the testing server specified for this site does not map to
    [url]http://localhost/all[/url] web/sitename/_mmServerScripts/MMHTTPDB.php url.

    Possible problem? - my local folder has a space in it (c:\all web\sitename)

    tia
    warren


    wrrn Guest

  2. Similar Questions and Discussions

    1. MySQL CF Setup Locally
      I am working on setting up a development environment locally. I have been using cf and dreamweaver to develop my new site. I have been able to...
    2. Php and Mysql setup
      Sorry if i have gone back to topics that have been covered before... but the thing is i have gone through alot of instructions on how to set up...
    3. How to setup remote access to MySQL?
      Hi, I have a MySQL server 5.0 running on my Windows XP professional PC named PS0160. I am able to connect to it locally. However my colleague...
    4. CF5 / MySQL 4.1 / Windows 2000 ODBC Setup
      I've installed myODBC but in the CF Administrator, it's not showing up in the pulldown list of database providers when I'm trying to setup a new...
    5. dreamweaver, mysql, php setup and connection
      Hello, I had my dreamweaver / php / mysql working fine on a previous computer a year or so ago and now am having problems getting it to work. I...
  3. #2

    Default Re: Re:mysql setup problem

    Thanks.
    How do I determine if mysql IS running?
    I have a command prompt window open showing the version of Apache and it says
    running...
    The Apache monitor is in the taskbar.
    I get a positive response with phpinfo request.
    I can edit fine in phpmyadmin.
    I can view server status and server info.
    mmm, hours of toil and I'm losing my sanity.


    wrrn 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