Cannot set up Apache/PHP/MySQL connection in DMX2004

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

  1. #1

    Default Re: Cannot set up Apache/PHP/MySQL connection in DMX2004

    I still havent been able to solve this..

    I uninstalled everything & reinstalled apache/php/mysql using xampp.
    i can access localhost through Iexplorer & verify all are working fine, i can
    create/modfy a database using phpmyadmin but still no joy in dreamweaver.

    when i try to set up the site definition, it will not accept
    [url]http://localhost/baz[/url], or even just [url]http://localhost[/url]. i get the error message
    "Dreamweaver cannot use the prefix you used to display live data" & ends
    referring to "HTTP error 12029"

    Help !!!!!!!!!!!

    geordieg Guest

  2. Similar Questions and Discussions

    1. connection failure with Apache
      Hi, everyone. I am a newbie at both Linux and Flash Media Server. I have set up a development version on my linux box and am attempting to...
    2. #40207 [NEW]: Warning: mysql_connect() [function.mysql-connect]: Lost connection to MySQL ser
      From: arif at peshawaronline dot com Operating system: PHP version: 4.4.4 PHP Bug Type: Compile Warning Bug description: ...
    3. Trouble with PHP DMX2004 MySql
      I am trying to use Dreamweaver MX 2004 to build a dynamic PHP page with a (localhost) mysql database. I am using DW2004 V. 7.0.1, MySQL 4.1.12-nt...
    4. PHP/Apache/MySql Database Connection on Mac OS 10.2.8with DM MX 2004 30 days Trial version
      Hello Marc, I've downloaded Dreamweaver MX 2004 - Mac for 30 trial. I've been following the tutorial, and everything works fine until now I'm...
    5. PHP+Apache+MySQL all in one?
      Can somebody advice a good distribution which contain PHP Apache and MySQL for Win in one installation. Thank in advance.
  3. #2

    Default Re: Cannot set up Apache/PHP/MySQL connection in DMX2004

    Hi

    I've found similar problem (WinXP + DWMX2004). As I saw in Macromedia
    knowledgebase and forum it is a common problem. I've read somewhere in the
    knowledgebase that DW dosen't really likes if the testing server and the remote
    server is the same. My starting situation was that I've set my remote
    webhosting service both as testing server and remote server in DW and got the
    well known error message. I donno the the root of the problem but the solution
    for me was that I've installed a webserver, MySQL and PHP on my local machine
    and set up my local machine in DW as testing server. The remote server remained
    the same remote webhost server with FTP connection as before and DW likes it.
    Maybe it helps, good luck.

    Prisec Guest

  4. #3

    Default Re: Cannot set up Apache/PHP/MySQL connection in DMX2004

    Solved it.. thanks to information on another forum.

    My problem was that i had PHP v5 installed & DMX doesnt support it yet.

    changed to v4.3.10 & everything works fine.
    geordieg 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