Results 1 to 6 of 6

Thread: Testing MySQL, PHP in Dreamweaver

  1. #1
    Join Date
    Nov 2006
    Posts
    12

    Default Testing MySQL, PHP in Dreamweaver

    Can anyone tell me how to test MySQL and PHP connection in dreamweaver with out having FTP access in website designing? Everything is installed in local machine.

  2. #2
    Join Date
    Dec 2006
    Posts
    4

    Default

    problem 1) I have two hosting accounts, I've setup php/mysql connection correctly and the files were working, I tried to use the same connection techninue to connect to php/mysql connection, everything was setup correctly, when click on test on mysql connection in dreamweaver am having these error message "ACCESS DENIED. THE FILE MAY NOT EXIST OR THERE COULD BE PERMISSION PROBLEM ". Everything below was entered correctly:
    Connection name: anyname
    mysql server: localhost
    username: "mydatabaseusername"
    database: mydatabasename

    problem 2) any time i use my php page, below error occur
    Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/thereach/public_html/register.php on line 9

    Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/thereach/public_html/register.php on line 10


    PLEASE I NEED HELP

  3. #3
    Join Date
    Mar 2007
    Posts
    5

    Default

    MySQL ???

  4. #4
    Join Date
    Apr 2007
    Posts
    3

    Default

    i was planing on using dreamveawer to build my site too and i had the same problem :-( hope you get an answer

  5. #5
    Join Date
    Mar 2007
    Posts
    52

    Default

    I have successfully used the WAMP server that you can download at
    http :// sourceforge.net/project/showfiles.php?group_id=109085

    This is an integrated Apache server , php, mysql package that works really well. It is free.
    jb

  6. #6
    Join Date
    Apr 2007
    Posts
    12

    Default

    what are php or sql or Cgi or ssi ???
    anyone tell me

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •