MySQL / PHP / Dreamweaver connection

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

  1. #1

    Default MySQL / PHP / Dreamweaver connection

    I'm using
    Dreamweaver MX 2004,
    I have installed php 5.2.3,
    Apache 2.2.4,
    I have MySQL Server Version 5.0.41 community nt via TCP/IP
    client version 5.1.1
    (And now having typed that I wonder if there's some setup wrong right there..)

    I've changed my php.ini file to load the extensions, inluded the ext folder in
    the extension_dir directive, changed my apache config file to load the modules,
    my php.info shows both mysql and mysqli on the localhost, but anytime I try to
    get dreamweaver to see a MySQL database, I get "an unidentified error has
    occurred". I think I've set up the site information correctly, and I'm using
    "localhost" and "root" for my database connection.

    Since I've read about a hundred and more articles from as many sources
    regarding Apache, PHP, Dreamweaver, MySQL I'm still no nearer figuring out what
    is wrong.
    Advice? Thanks for any help!


    Two Oaks Jerseys Guest

  2. Similar Questions and Discussions

    1. #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: ...
    2. connection problem MySQL - php from dreamweaver
      Can anybody please help me ? I have set up a remote MySQL database ( on windows system), and have defined the remote testing server and filled...
    3. Dreamweaver won't make FTP connection
      I'm using MX2004 Dreamweaver with Mac 10.4.2 - I could FTP to server just fine two nights ago now I get an error that it can't connect. I tested...
    4. Dreamweaver 8 - PHP Connection - New SB Obj Parameter
      In one of my extensions, I`m inserting a Dreamweaver Recordset, using the built in Recordset code. I noticed that in Dreamweaver 8 the format has...
    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: MySQL / PHP / Dreamweaver connection

    Hi:
    Can you check if Internet Explorer or OE are set to work in offline mode?

    --
    Andres Cayon
    [url]http://www.dwug.es[/url]
    ----------------------


    "Two Oaks Jerseys" <webforumsuser@macromedia.com> escribió en el mensaje de
    noticias news:f7de5r$khr$1@forums.macromedia.com...
    > I'm using
    > Dreamweaver MX 2004,
    > I have installed php 5.2.3,
    > Apache 2.2.4,
    > I have MySQL Server Version 5.0.41 community nt via TCP/IP
    > client version 5.1.1
    > (And now having typed that I wonder if there's some setup wrong right
    > there..)
    >
    > I've changed my php.ini file to load the extensions, inluded the ext
    > folder in
    > the extension_dir directive, changed my apache config file to load the
    > modules,
    > my php.info shows both mysql and mysqli on the localhost, but anytime I
    > try to
    > get dreamweaver to see a MySQL database, I get "an unidentified error has
    > occurred". I think I've set up the site information correctly, and I'm
    > using
    > "localhost" and "root" for my database connection.
    >
    > Since I've read about a hundred and more articles from as many sources
    > regarding Apache, PHP, Dreamweaver, MySQL I'm still no nearer figuring out
    > what
    > is wrong.
    > Advice? Thanks for any help!
    >
    >
    Andres Cayon Guest

  4. #3

    Default Re: MySQL / PHP / Dreamweaver connection

    Can you guide me about IE or OE in offline mode?
    Two Oaks Jerseys Guest

  5. #4

    Default Re: MySQL / PHP / Dreamweaver connection

    [url]http://support.knology.net/content/browser.setup.cfm[/url]

    HTH
    Andres Cayon
    [url]http://www.dwug.es[/url]
    ----------------------


    "Two Oaks Jerseys" <webforumsuser@macromedia.com> escribió en el mensaje de
    noticias news:f7ekq1$4p6$1@forums.macromedia.com...
    > Can you guide me about IE or OE in offline mode?
    Andres Cayon Guest

  6. #5

    Default Re: MySQL / PHP / Dreamweaver connection

    There are also some technotes that may help:

    Error when testing Dreamweaver connection to MySQL 4.1
    [url]http://www.adobe.com/go/c45f8a29[/url] - This applies to MySQL 4.1 and greater and
    since you're using an older version of dreamweaver you may not get the error
    message in the tech note

    Unidentified error occurs when testing a PHP / MySQL connection
    [url]http://www.adobe.com/go/tn_16515[/url]

    Chris
    Adobe Dreamweaver Engineering

    ChrisBank 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