Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

liquidbook
liquidbook
Offline

Badges

Badges
5

Accepted Solutions

Accepted Solutions
1

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
4

Discussions

Discussions
0

Questions

Questions
1

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by liquidbook
Customize the badges you want to showcase on your profile
Re: Connection refused - mysql 5 - Adobe LiveCycle 07-07-2008
quote:Originally posted by: levanchoand how all these are related to flex?Yes and no. See posted reply to Sylon104.

Views

214

Likes

0

Replies

0
Re: Connection refused - mysql 5 - Adobe LiveCycle 07-07-2008
My testing server configuration, mostly provided by MAMPPro, a Mysql/PHP server (which is an application). In the mampapplication under Server -> Mysql (no a folder but tabs) thereis a checkbox option called "allow local access only". In my case Ineeded to uncheck the option. If you have the some type of problem but your not using MAMP,try looking at the configuration for your database service (mysqlfor me) there may be an option that is causing the connectionfailure. Flex was not the issue but ...

Views

215

Likes

0

Replies

0
Connection refused - mysql 5 - Adobe LiveCycle 14-06-2008
I found the problem and solved it. I was using MAMP Pro.Under Server -> Mysql I needed to uncheck "allow local accessonly" even though it's local (also this may be unsafe for someusers). side-note I also put the jdbc driver (mysql-connector-java-5.0.8-bin.jar ) in the Library->Java ->extensions folder. CS3 Dreamweaver does not depend on Java to makethe connect, where flex (a java application) needs the jdbc driverto make the connection.

Views

217

Likes

0

Replies

0
Connection refused - mysql 5 - Adobe LiveCycle 14-06-2008
I have been trying to connect Flex 3 to a mysql data serviceon my localhost (development machine). I am using the createapplication from database -> new connection profile. I keepgetting a connection refused. is it a driver issue? or localsecurity issue? mysql data service connect works well in cs3dreamweaver (connection tested). I also tried adding a new jar frommysql (mysql-connector-java-5.0.8-bin.jar) and then configuring itin the flex preferences under connectivity.Host URL: is localhost. D...

Views

2.6K

Likes

0

Replies

10