HighDots Forums  

Dreamweaver and MySQL Apache not working right.

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Dreamweaver and MySQL Apache not working right. in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
thewoz
 
Posts: n/a

Default Dreamweaver and MySQL Apache not working right. - 11-01-2005 , 08:13 PM






I have a Debian Apache server on my LAN (IP of 192.168.0.199) which is used as
my testing server for my Windows workstation, obviously running Dreamweaver (ip
of 192.168.0.133). Now, I'm able to FTP through Dreamweaver into my Apache
server, as well as access my MySQL databases from a standalone application like
'MySQL-Front'.

When ever I try to create a new database connection via Dreamweaver though,
I'm having alot of trouble.
Here is a sample of the info that I'm entering to create the connection-

"Connection name: test
MySQL server: localhost
User name: root
Password: [blank- I have no root password yet]
Database: [password] ((SELECT))"

When I choose the ((SELECT)) option, Dreamweaver goes to work for around 10
seconds and returns an error-

"
HTTP Eroor Code 404 File Not Found. Here are some possible reasons for the
problem:

1)There is no testing server running on the server machine.
2)The testing server specified for this site does not map to the
/_mmServerScripts/MMHTTPDB.php?Type=MYSQL&ConnectionString=host=loca lhost;uid=ro
ot;pwd=[password];&Host=localhost&&Database=&UserName=root&Password =[password]&T
imeout=30 URL. Verify that the URL Prefix maps to the root of the site.
"

I have uploaded the two scripts (MMHTTPDB.php and mysql.php) to the directory
that the error message pointed to (/var/www/_mmServerScripts, /var/www being my
home directory) yet I still get the same error messages. I'm new to MySQL and
have not been able to find a decent explanation anywhere, including this
website. If anyone knows what is happening, help would be appriciated.


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.