Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Trying to connect to MySQL

New Here ,
Sep 28, 2006 Sep 28, 2006
I remember this part being a bugger the last time I had to do it - but I can't remember what fixed it 😞 I am trying to connect to a MySQL database which is setup and active and contains one table with some data in it at this point. DreamweaverMX is giving me this error:

2003 Can't connect to MySQL server on 'mountainmeadowherbs.com' (61)

I can't seem to find reference anywhere to this particular error (except a couple of search results that went to non-existant pages). Any ideas what it is I have to do to make this work? The testing server connects - but the Database Connection won't :(

Thanks in Advance,
Tracy
TOPICS
Server side applications
258
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Sep 28, 2006 Sep 28, 2006
mommatc wrote:
> 2003 Can't connect to MySQL server on 'mountainmeadowherbs.com' (61)

Error 2003 means that the MySQL server isn't running.

--
David Powers
Adobe Community Expert
Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
http://foundationphp.com/
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Sep 28, 2006 Sep 28, 2006
If the MySQL Server isn't running - is it still possible to log in and add tables or edit existing tables?
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Sep 29, 2006 Sep 29, 2006
of course ...not

mommatc wrote:
> If the MySQL Server isn't running - is it still possible to log in and add tables or edit existing tables?
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Sep 29, 2006 Sep 29, 2006
Well, then I guess that can't be what's causing the error then :(

Any other ideas?
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Sep 29, 2006 Sep 29, 2006
LATEST
Well - it seems to have to do with the setup of the testing server. I am now at least getting closer - now I get an error that says "Access Denied. The file may not exist, or there could be a permission problem". 😞
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines