Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
Nathan-Smith #1
MySQL Problems
Hi Guys
CAn you help me???? I'm going round in circles trying to set up MySQL and
everytime I try to Set up mu MySQL. My COmputer has a MySQL Server running and
Apache HTTP Server running. But I can't get it wroking at all, i can't connact
, i try to connect and i get Unidentfied error. Can you please send me an
Bebiiners step by step way of doing it please.
Nathan Smith
Nathan-Smith Guest
-
Problems with mysql support in PHP
I recently installed Red Hat Enterprise Advanced Server 3. As part of the install, I asked it to install MySQL and Apache 2. I have discovered that... -
problems with DBD::mysql
Hi there, I'm having problems with th einstallation of the module DBD::mysql. When giving the command: perl Makefile.PL the script gives error... -
DBI and mySQL problems
Hi, First, sorry for the wrap on the lines below, and my apologies if this message has been seen already- I appear to be having problems sending... -
Problems with phpMyAdmin and mySQL
I have looked for other groups to assist but the only mysql group I could find is a german one, I am trying to set up a control user on mysql to... -
[PHP-DEV] MySQL problems
Hi, since PHP5 beta is out I got tons of emails which a) complained about missing libmysql for ext/mysqli b) about licensing problems and... -
ReggieByrum #2
Re: MySQL Problems
Nathan, did you ever find an answer to your problem?
ReggieByrum Guest
-
gurah #3
Re: MySQL Problems
Hi,
I am getting the same error message, I am using IIS 5.1 and PHP 5 and MySql
V4.1. What ever i try i cannot get passed this message. I have checked the PHP,
MySql and IIS all fine but dreamweaver just wont connect to MySql. No luck with
the help files. Please can someone help us????? as it is driving me mad
gurah Guest
-
ReggieByrum #4
Re: MySQL Problems
What host are you guys using? I've been told recently by Interland Support that
you cannot login to MySQL on their servers using Dreamweaver . . . If anyone
had Dreamweaver and has done this with Interland, I sure would love to know
about it . . .
ReggieByrum Guest
-
ReggieByrum #5
Re: MySQL Problems
Tech support at Interland was wrong -
I've connected to MySQL database through Dreamweaver. I had the path wrong
when I created a new database connection in Dreamweaver. I logged on to MySQL
database by going to:
[url]www.(mydomain).com/mysqladmin[/url]
I entered my login and password and phpMyAdmin came up.
I created a new database called, for example, stupid_rookie
I clicked the SQL tab, and near the bottom of the page, clicked the Choose
File button to browse to my .sql file
Hit okay and the database populated.
I then went to Dreamweaver, opened a file, (at least one file must be open
before you can create a connection to MySQL.
In the Databases tab, click the + button and choose MySQL Connection to create
a new connection to MySQL.
Give the connection a name
MySQL server: (This is where I screwed up my path - since I was developing
remotely, I thought I needed a www. path . . not so! ) If everything resides on
the remote server, then you put in "localhost"
So it reads:
Connection Name: (your connection name)
MySQL server: localhost
User name: (your password - if you dont' know, try "root" as a user name.
Password: (your password - if you don't know, try leaving it blank)
Database: (the name you gave the database).
This got me up and connected and grinning like a mule eating briars . . .
Again: the book, "Macromedia Dreamweaver MX 2004 with asp, coldfusion, and
php" by Jeffrey Bardzell is a MUST READ for non-technical types like myself . .
.. :D
ReggieByrum Guest
-
Goiorgio's #6
Re: MySQL Problems
My BIG problem.
I'm following the tutorial [url]http://saladamixta.com/images/pseudos.jpg[/url].
I've found in forums a few users got the same problem but without help or
answers, I would like you to hel me about this. Thank You.
Goiorgio's Guest



Reply With Quote

