Hi, Unfortunately, I can only confirm the problem now. I have tried accessing a local database instead of a remote one. Same problem.
I have also tried to compile another version of APE. Same problem. This drives me nuts. I wish I could work on some other part of the project rather than desperately compiling APE. I hope that not all the APE guys are on holiday. Has someone here successfully compiled and run APE with Mysql on Ubuntu 64 bits lately? Regards. Nicolas. On 13 juil, 19:29, Nicolas <[email protected]> wrote: > Hi, > > I installed APE from scratch on a new Ubuntu 64 bits system. > > As Mysql did not seem to be installed with the package, I had to > compile APE from source and follow the procedure > fromhttp://groups.google.com/group/ape-project/browse_thread/thread/bffb5... > > I believe that the process has worked fine. > > However, when I launched my aped, the program never returned anything > from my APE.mysql call: > var sql = new Ape.MySQL(ip + ":3306", user, password, database); > > What could be wrong? When I had problems in the past with Mysql I > always got an error. But here nothing, onConnect callback is never > called either. But you have already guessed that. > > Is this a bug from APE? -- You received this message because you are subscribed to the Google Groups "APE Project" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/ape-project?hl=en --- APE Project (Ajax Push Engine) Official website : http://www.ape-project.org/ Git Hub : http://github.com/APE-Project/
