PHP SQL DataBase Connection error

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

  1. #1

    Default PHP SQL DataBase Connection error

    I have built a database using mysql. I also have php 5 installed. I am
    running ISS on my local machine on Win XP Pro. When I create a form in
    dreamweaver MX and then try tp create a connection to the database I use
    localhost, root, and my password, and the database name and I get an
    'Unexpected Error' Is there something I am doing wrong? It seems like all my
    ducks are in order. Could there be a configuration problem between MYSQL and
    ISS? Thanks, Darren

    Hung Kuen Kung Fu Guest

  2. Similar Questions and Discussions

    1. #40366 [NEW]: connection to mysql database error
      From: anghelcata at yahoo dot com Operating system: windows xp PHP version: 5.2.0 PHP Bug Type: MySQL related Bug...
    2. Error in ODBC connection to Pick D3 database in CF 7.0.1
      I've updated CF 5.0 over Windows 2000 to CF 7.0.1 and queries over Pick D3 ODBC conection give an "ColdFusion MX 7 ODBC Server" error: "ColdFusion...
    3. Error Executing Database Query. Timed out trying toestablish connection
      Hello, I need some help/advice. We are running CF7 Enterprise on Win2003 server as our Intranet. We have many little applications with 100+...
    4. Database Connection Error
      Have a web (database front end) running on a member 2000 server. The backend to the database is on the domain server. Both same network. When...
    5. ASP database connection error
      I'm testing a simple form that writes information to an Access database. I'm recieving page unavailable when I test the form with the following...
  3. #2

    Default Re: PHP SQL DataBase Connection error

    Hi,
    Are you sure you have the php_mysql.dll extension uncommented in the
    c:\windows\php.ini file?

    You might want to check this technote for more details:

    [url]http://www.interaktonline.com/Products/Free-Products/PHAkt/Technotes/Details/An+unidentified+error+has+occured+-+Dreamweaver+with+PHP.html?id_thn=57[/url]

    Alexandru

    Hung Kuen Kung Fu wrote:
    > I have built a database using mysql. I also have php 5 installed. I am
    > running ISS on my local machine on Win XP Pro. When I create a form in
    > dreamweaver MX and then try tp create a connection to the database I use
    > localhost, root, and my password, and the database name and I get an
    > 'Unexpected Error' Is there something I am doing wrong? It seems like all my
    > ducks are in order. Could there be a configuration problem between MYSQL and
    > ISS? Thanks, Darren
    >
    --
    InterAKT Online - Dreamweaver extensions
    [url]http://www.interaktonline.com/[/url]
    Alexandru COSTIN Guest

  4. #3

    Default Re: PHP SQL DataBase Connection error

    Well, I tried to run the Dreamweaver MX 2004 updater and it tells me that
    Dreamweaver does not exist in the folder? (yeah it does!). I am not sure what
    got hooped here. I am lost. The articles are, for the most part, over my head
    as I am teaching this stuff to myself. Any other suggestions from anyone?
    Thanks Darren

    Hung Kuen Kung Fu Guest

  5. #4

    Default Re: PHP SQL DataBase Connection error

    On Thu, 3 Mar 2005 21:42:16 +0000 (UTC), Hung Kuen Kung Fu
    <webforumsuser@macromedia.com> wrote:
    > Well, I tried to run the Dreamweaver MX 2004 updater and it tells me that
    > Dreamweaver does not exist in the folder? (yeah it does!). I am not
    > sure what
    > got hooped here. I am lost. The articles are, for the most part, over
    > my head
    > as I am teaching this stuff to myself. Any other suggestions from
    > anyone?
    > Thanks Darren
    >
    Which version of MySQL are you using, here is a technote when using MySQL
    4.1+
    [url]http://www.macromedia.com/support/dreamweaver/ts/documents/mysql4-1.htm[/url]

    --
    Alexandro Colorado
    ------------------------------
    Support Engineer
    InterAKT Online
    [url]http://www.interaktonline.com[/url]
    Tel: 40(21) 312.5312
    Alexandro Colorado Guest

  6. #5

    Default Re: PHP SQL DataBase Connection error

    Thanks for the info. If I install php 5 will this solve the issue? I
    installed MYSQL and IIS on a Win Xp Pro lptop and tried the same thing again
    and I received a different error. Perhaps I am creating my form wrong. I
    don't know. Anyway, do you think PHP 5 will help? Thanks alot for your
    insight. Darren

    Hung Kuen Kung Fu 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