1.1.2 doesn't work on CentOS 6 (64 bit), still showing the error saying *unknown symbol scramble.*
Any idea??? https://groups.google.com/forum/?fromgroups=#!searchin/ape-project/spidermonkey/ape-project/NoHJab7dBm0/Ygtk37djP8QJ https://groups.google.com/forum/?fromgroups=#!searchin/ape-project/spidermonkey/ape-project/gxoIKb_BHSk/m17w5lcMqmoJ Den måndagen den 28:e maj 2012 kl. 22:03:04 UTC+2 skrev Alex: > > Hello, > > I tried everything and this is what it gives me: > > root@sd-21484:/home/APE_Server# service ape-server start > * Starting Ajax push engine > aped > _ ___ ___ > /_\ | _ \ __| > / _ \| _/ _| > /_/ \_\_| |___| > AJAX Push Engine > > Bind on port 6969 > > Version : 1.1.2-dev > Build : May 28 2012 21:20:13 > Author : Weelya ([email protected] <javascript:>) > > [Module] [spidermonkey] Loading module : Javascript embeded (0.01) - > Anthony Catel > [JS] Loading script /var/ape/framework/mootools.js... > [JS] Loading script /var/ape/framework/Http.js... > [JS] Loading script /var/ape/framework/userslist.js... > [JS] Loading script /var/ape/utils/utils.js... > [JS] Loading script /var/ape/commands/proxy.js... > [JS] Loading script /var/ape/commands/inlinepush.js... > [JS] Loading script /var/ape/examples/nickname.js... > [JS] Loading script /var/ape/examples/move.js... > [JS] Loading script /var/ape/sqltest.js... > /var/ape/sqltest.js:30:TypeError: sql.query is not a function > > Plz help Me !! > > On Apr 18, 1:10 am, Jon Beebe <[email protected]> wrote: > > Thank You UTAN! > > > > I can confirm that downloading and compilinghttps:// > github.com/APE-Project/APE_Server/tarball/fa5311f90ed21f3ff53 > > on 64bit Debian 6 works great with MySQL as of 2012 April 17. > > > > On Feb 28, 6:20 pm, utan <[email protected]> wrote: > > > > > > > > > > > > > > > > > Thanks Nicolas and Pablo, > > > > > I found this version Server 1.1.2-dev (Build Feb 28 2012 15:30:05), > > > tested on production server and vmware on Ubuntu 10.04 server x32 > > > bits. > > > > > on this link: > > > > >http://www.mail-archive.com/[email protected]/msg04419.html > > > > > the file link is: > https://github.com/APE-Project/APE_Server/tarball/fa5311f90ed21f3ff53 > > > > > What I did was the following: > > > You can ran the command as SU or as me using SUDO and entering the > > > superuser password. > > > Install the require library > > > libmysqlclient15off_5.0.51a-3ubuntu5.8_i386.deb > > > > > 1.- download the above version from link. > > > 2.- untar the file. > > > 3.- enter the folder where was untared : using command cp "folder". > > > 4.- compile it using : sudo sh build.sh > > > 5.- output shouldn't spit out any error. > > > 6.- stop ape if is running sudo /etc/init.d/ape-server stop > > > 7.- then overwrite aped and libmod_spidermonkey.so with the following > > > commands: > > > a.- sudo cp bin/aped /usr/bin/aped > > > b.- sudo cp modules/lib/libmod_spidermonkey.so /usr/lib/ape/ > > > libmod_spidermonkey.so > > > 8.- restart server : sudo /etc/init.d/ape-server start > > > > > navigate to your domain and ape port and check the version : > > > Server 1.1.2-dev (Build Feb 28 2012 15:30:05) > > > > > hope this helps, just as it did to me.. Again Nicolas and Pablo > > > appreciate your kind help > > > > > regards UTAN -- 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/
