Hi all,

I have also a problem with Mysql although I have gone past your
problem.

I believe that the packagaes do not work with Mysql and that you need
to compile it yourself (and make in the mysac directory) to
successfully have an aped and libmod_spidermonkey.so that work
together fine with Mysql.

You will find the procedure somewhere on this forum. Anthony Catel
gave the correct way to do it.

As far as I am concerned, I compiled it but now (on Ubuntu 64 bits),
Mysql just freezes. By this I mean, I call var sql = new Ape.MySQL(ip
+ ":3306", user, password, database);

but then I get absolutely no answer. Nothing in onconnect, nothing in
onError, and no error at all.

Have anyone encountered that problem?

I should add that so far, I had no problem to work with Mysql on
another machine (certainly 32 bits). I strongly suspect something
wrong linked to 64 bits. But that is just a guess.





On 21 juil, 09:07, petitbonhomme <[email protected]> wrote:
> Hello,
> I sent my compiled file to a user who got this error. I did not know
> if that new file resolved his problem (I have a ubuntu 64b server). If
> my compiled file works (I am waiting his feedback) I could send you my
> libmod_spidermonkey.so
>
> On 9 juil, 21:41, Mike Miller <[email protected]> wrote:
>
>
>
>
>
>
>
> > /usr/bin/aped: symbol lookup error: /usr/lib/ape/
> > libmod_spidermonkey.so: undefined symbol: scramble
>
> > I know there is another post about this, but it didn't want to let me
> > reply and there were no answers that worked. Has anyone managed to
> > resolve this issue? I'm getting this error when I try to connect to a
> > MySQL database through  a server side module.
>
> > I'm running Ape 1.1.1 from the .deb from the Website. If there are any
> > other specs that would be useful to figuring out the issue, just let
> > me know and I'll post them up.
>
> > Thanks!

-- 
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/

Reply via email to