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

DW, JSP, MySQL and Mac OSX

New Here ,
May 29, 2008 May 29, 2008

Copy link to clipboard

Copied

I have so far been unable to set up a connection in DW to MYSQL on my Mac, as a localhost server

I have been able to set up and test a connection using Mac's ODBC Administrator (using a MySql driver), and I have been working OK with Cold Fusion.

I have also installed Apache-Tomcat and can run a test JSP page (without any Database Connections) in DW. So I know the 'basics' are kind of there.

The Apache Support Documentation suggests (by ommision) that DW only supports JSP on a PC with Microsoft's SQL.

Has anyone know how to do this? I am a complete newbie to Java, but I have installed mysql-connector-jar-5.1.6-bin.jar, in /Library/java/extensions, but is this relevant?

Thank-you all

David Huxtable
TOPICS
Server side applications

Views

463
Translate

Report

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 ,
May 29, 2008 May 29, 2008

Copy link to clipboard

Copied

V64 wrote:
> I have so far been unable to set up a connection in DW to MYSQL on my Mac, as a
> localhost server

If you're using Leopard, just Google "MySQL Leopard". You'll find
gazillions of references to the fact that Leopard puts the mysql.sock in
a non-standard location. There are several different ways of solving the
problem. Choose the one that suits you best.

--
David Powers, Adobe Community Expert
Author, "The Essential Guide to Dreamweaver CS3" (friends of ED)
Author, "PHP Solutions" (friends of ED)
http://foundationphp.com/

Votes

Translate

Report

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 ,
May 29, 2008 May 29, 2008

Copy link to clipboard

Copied

LATEST
Thank-you David for such a quick response - I am not using Leopard - but your reply encourages me to believe that I should be able to get this combo to work on OSX 10.4.

mysqladmin version tells me that my mysql.sock is in /tmp.

Thank-you

David H

Votes

Translate

Report

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