English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

However my settings (pw, username, database name) are correct. Dreamweaver gives me this message: "An unidentified error has occurred". What should I do to resolve that issue?

2007-04-01 10:57:23 · 4 answers · asked by myselfsoon 1 in Computers & Internet Programming & Design

4 answers

I seriously doubt that GoDaddy or any other hosting company is allowing remote connections to MySql! That is a large security issue and on shared servers just not worth the risk to them. Take your work and upload it then see if it connects..

Just remember that "localhost" isn't on your machine its on the server!
(in your connection you are missing server=:"localhost (or remote IP or the servername)

2007-04-01 15:51:01 · answer #1 · answered by Tracy L 7 · 0 0

More often than not, when DreamWeaver has errors of this sort when working with remote DB servers, it's because of a misconfiguration in your site profile, or with the absence of certain connection files on the server if you are attempting to test your pages on the server.

http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_16515

2007-04-01 20:28:34 · answer #2 · answered by Anonymous · 0 0

Mostly in the fields I have heard of MySQL is in webdesign. Sometimes you will get this error when internal updates are being done, your webhost is doing some updates or you are having server updates.

2007-04-01 18:06:03 · answer #3 · answered by Z 1 · 0 1

speak w/ godaddy support...
surely they'll know what's up..

have you considered running "phpmyadmin"?

it's a php module build for interfacing w/ mysql..

2007-04-01 18:02:37 · answer #4 · answered by m34tba11 5 · 0 1

fedest.com, questions and answers