Hi, Do you compiled server modules (cd modules && make)?
If you did it, can you install firebug and check those thing : - Is an iframe created in the source code of the page? - Is there any ajax request done? (and what is the response of APE Server) - Is there any javascript error? Regards. On Thu, 6 Aug 2009 02:39:46 -0700 (PDT), Stylus <[email protected]> wrote: > > Some more info, I run it on my local machine, > > Config file like this: > APE.Config.baseUrl = 'http://ape-test.local/APE_JSF/Source'; //APE > JSF > APE.Config.domain = 'ape-test.local'; //Your domain, must be the same > than the domain in aped.conf of your server > APE.Config.server = 'ape.ape-test.local'; //APE server URL > > ape_conf: > Server { > port = 80 > daemon = no > ip_listen = 127.0.0.1 > ip_local = 0.0.0.0 > domain = ape-test.local > #rlimit_nofile = 65536 > } > > On Aug 6, 11:32 am, Stylus <[email protected]> wrote: >> Hi all, >> >> I know this is a stupid question, but I just can not make the demo >> running. ('Move' for example) >> >> I downloaded the code, compiled, setup server and test the >> installation, I see a blank page with the source code. Everything >> looks fine. But when I want to test the demo, I can not see any >> action. >> >> In the Move demo, I only see a page with ape_master_container, should >> I do anything else to view it in action as the demo hosted in your >> page. >> >> Thank you very much in advanced. >> >> Cheers, >> >> Stylus > -- Nicolas Trani Weelya - Improve the web --~--~---------~--~----~------------~-------~--~----~ 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/ -~----------~----~----~----~------~----~------~--~---
