Flex / ZendAMF / PHP app, corrupted data with some linux clients problem

Posted by Laurent Jégou on Stack Overflow See other posts from Stack Overflow or by Laurent Jégou
Published on 2011-01-27T07:17:12Z Indexed on 2011/01/31 7:25 UTC
Read the original article Hit count: 267

Filed under:
|

Hello, i'm buiding a survey web application, using Flex for the front-end (nice forms), and a MySQL database for the storage, linked by PHP with the help of ZendAMF.

I largely borrowed from this nice tutorial by Alan Gruskoff : http://digitalshowcase.biz/wordpress/?page_id=26 (The only one tutorial i've found to work with the last version of Flex).

The app seems to works nicely in my tests, except on certain linux boxes : the data is somehow corrupted : there is no error message, no glitch, but the response of the forms are not what the user selected.

I tried to reproduce the error on a fresh installed ubuntu VM, but it works fine. I've asked friends for some tests, and several linux users showed the same problem, on ubuntu and suse machines, all freshly updated and functionnal.

The application was targeted to be the survey tool for my doctoral thesis, so i'm quite desperate here, and before i'm dumping it to start anew with php only, i'm asking here in case someone can help, thanks :-)

Please excuse my english, by the way.

LJ.

© Stack Overflow or respective owner

Related posts about php

Related posts about mysql