Which version of the server are you using?
If your are using version v1.1.2 or above you should try using the websocket transport instead of JSONP.
Im assuming you are using JSONP by your server response, i might be wrong though.
--
--
You received this message because you are subscribed to the Google
Groups "APE Project" group.
To post to this group, send email to ape-p...@googlegroups.com
To unsubscribe from this group, send email to
ape-project...@googlegroups.com
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/
---
You received this message because you are subscribed to the Google Groups "APE Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ape-project...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Try to upgrade to either 1.1.2 or 1.1.3-dev they both have MySQL support, just make sure to back your current build in case something goes wrong.
You received this message because you are subscribed to a topic in the Google Groups "APE Project" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/ape-project/qV_EG6RKPys/unsubscribe.
To unsubscribe from this group and all its topics, send an email to ape-project...@googlegroups.com.
Yeah, actually my host is running on centOS 6.x 64bit and can successfully build the apr server without problems. Male you have all the required dependencies like mysql-devel
yum mysql mysql-devel
Should do, but im not if your suppose to get an specific version. On my server it just works.
Can you post a list of the mysql packages installed on your machine?
Hey,
Instead of commenting that block, can't you just use none interactive channel?
A none interactive channel name starts with a *. Ex: *testChannel. These channels wont send the user list to clients.
I wasn't sure if that was the only different. I tried it and it didn't worked, but it might happened because I didn't added the '*' to all the places I needed..
export LD_LIBRARY_PATH=$HOME/mysql/lib
-Wl,-rpath,$HOME/mysql/lib