Sorry,

I'm confused:

in the ape's website there is:

*Sources*
APE_Server-1.2-dev

But the link points to master branch of github the 1.1.2-dev
but the branch : 1.2 (https://github.com/APE-Project/APE_Server/tree/1.2)
is older than 1.1.2-dev  ,

Which is the last with a  mysql support?
Tnx.

2012/4/5 sadtaco <[email protected]>

> This only happens in the newest version from github labed 1.1.2-dev
>
> I had another version labeled "Version : 1.2-dev" which worked.  Even
> though this appears to be a later version, I had just got one off github
> today.
>
>
> On Thursday, April 5, 2012 5:34:15 AM UTC-4, sadtaco wrote:
>>
>> In my main.ape.js i put
>> sql = new Ape.MySQL("/var/run/mysqld/**mysqld.sock", user, pass, db);
>> sql.onConnect = function() {
>>     Ape.log('***Connected to mysql server \n');
>> }
>> Same exact code I have working on a debian server.
>>
>> When I build from source(after installing libmysqlclient-dev,
>> mysql-client, mysql-server, zip, build-essential) it loads ape but it
>> doesn't give the "***Connected to mysql server" message.  After running
>> for a bit, and other code trying to use the mysql constructor that didn't
>> connect, it says "*** glibc detected *** ./aped: free(): invalid pointer:
>> 0x00007fcc2802f480 ***"
>>
>> With the deb package I get "symbol lookup error: 
>> /usr/lib/ape/libmod_**spidermonkey.so:
>> undefined symbol: scramble"
>>
>  --
> 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/
>



-- 
------------------------------
*Michele Vezzoli*   *IT Manager*

TEL: +39.030.5230600  MOB: +39.328.0555322   FAX: +39.030.5230600  SKYPE:
 michele.vezzoli.vardump
VarDump S.r.l. - www.var-dump.it

This e-mail message does not imply or cause any obligation, unless it is
provided by a previous written agreement. This message is confidential: if
you have received it by mistake, please advise immediately the sender by
e-mail and destroy the message and its attachments. You are hereby notified
that any unauthorized use of the content of this message could constitute a
criminal offence. Thank you.

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