I downloaded 3.7 and tried that, I didn't get any errors. I enabled page profiler in chrome and got this js error: 2Unsafe JavaScript attempt to access frame with URL chrome://chromewebdata/ from frame with URL http://local.ape-project.org/Demos/Chat/demo.html. Domains, protocols and ports must match.
On Dec 14, 2:44 pm, Nicolas Trani <[email protected]> wrote: > Can you check with firebug you have no javascript error? Do you see some file > that fail to load in firebug (net tab)? > > Please note if you are using FF 3.5 some JS error are not showed (Firefox > bug), use FF 3.0 or 3.7 do to those test. > > > > > > bigA wrote: > > Yes, I just get blank pages. Anyway to debug? > > > On Dec 14, 2:10 pm, Nicolas Trani <[email protected]> wrote: > > >> Everything looks to be fine, i don't know why the check tool fail. Did > >> you tried to run the demos? > > >> bigA wrote: > > >>> Here is the output: > > >>> _ ___ ___ > >>> /_\ | _ \ __| > >>> / _ \| _/ _| > >>> /_/ \_\_| |___| > >>> AJAX Push Engine > > >>> Bind on port 6969 > > >>> Version : 1.00 > >>> Build : Dec 10 2009 20:26:31 > >>> Author : Weelya ([email protected]) > > >>> [Module] [spidermonkey] Loading module : Javascript embeded (0.01) - > >>> Anthony Catel > >>> [JS] Loading script ../scripts/framework/mootools.js > >>> [JS] Loading script ../scripts/framework/Http.js > >>> [JS] Loading script ../scripts/framework/userslist.js > >>> [JS] Loading script ../scripts/utils/utils.js > >>> [JS] Loading script ../scripts/commands/proxy.js > >>> [JS] Loading script ../scripts/commands/inlinepush.js > >>> [JS] Loading script ../scripts/examples/nickname.js > >>> [JS] Loading script ../scripts/examples/move.js > >>> [JS] Loading script ../scripts/utils/checkTool.js > > >>> On Dec 14, 11:26 am, Nicolas Trani <[email protected]> wrote: > > >>>> What is the output of the APE Server when you launch it? > > >>>> bigA a crit : > > >>>>> I've got it running now, I just did a build and ran it from the build > >>>>> instead of the rpm package. However, It says it's running, but when I > >>>>> run the check, I get this error: > > >>>>> Connection etablished but something went wrong. Server response is > >>>>> [{"time":"1260807870","raw":"ERR","data": > >>>>> {"code":"003","value":"BAD_CMD"}}] > > >>>>> On Dec 14, 9:06 am, bigA <[email protected]> wrote: > > >>>>>> I've almost got it installed and running (I hope), I'm getting this > >>>>>> error: [Module] Failed to load ../modules/libmod_spidermonkey.so > >>>>>> [Invalid library] (libmysqlclient_r.so.15: cannot open shared object > >>>>>> file: No such file or directory). The file it's looking for is > >>>>>> here: /usr/local/mysql-5.0.85-linux-x86_64-glibc23/lib/ > >>>>>> libmysqlclient_r.so.15. Do I need to create a sym link for > >>>>>> spidermonkey to find it? > > >> -- > >> Nicolas Trani - D veloppeur web > >> Weelya - Improve the web > >> 32 rue du faubourg boutonnet > >> 34090 Montpellier > >> Tel : 04 67 169 778http://www.weelya.com > > -- > Nicolas Trani - D veloppeur web > Weelya - Improve the web > 32 rue du faubourg boutonnet > 34090 Montpellier > Tel : 04 67 169 778http://www.weelya.com -- 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/
