- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
My testing server configuration, mostly provided by
MAMP
Pro, a Mysql/PHP server (which is an application). In the mamp
application under Server -> Mysql (no a folder but tabs) there
is a checkbox option called "allow local access only". In my case I
needed 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 (mysql
for me) there may be an option that is causing the connection
failure. Flex was not the issue but rather it was Java was, because
Flex (I believe) is using it for its data connection. There most be
some security option that blocks Java from making the connection to
the database service (Mysql)
MAMP
Pro, a Mysql/PHP server (which is an application). In the mamp
application under Server -> Mysql (no a folder but tabs) there
is a checkbox option called "allow local access only". In my case I
needed 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 (mysql
for me) there may be an option that is causing the connection
failure. Flex was not the issue but rather it was Java was, because
Flex (I believe) is using it for its data connection. There most be
some security option that blocks Java from making the connection to
the database service (Mysql)
Views
Replies
0 Likes
Total Likes