Hi, I guess you are using the APE Simple configuration. If you read this wiki page http://www.ape-project.org/wiki/index.php/Simple_APE_configuration you can see a yellow box that said "If you use this configuration, you *must* use http://local.ape-project.org to access to all your application using APE."
Instead of using http://localhost to access your demo use http://local.ape-project.org Regards. shiva m wrote: > Thanks. > > That error is gone and working fine. - I am not getting any error. > > Now i want to run the demo. Installed the rpm. > > the settings i have in apache are, > > DocumentRoot "/var/www/html" > > I have not created any virtual directory. > > ape-jsf folder is in, /var/www/html > > when i try, http://localhost/ape-jsf/Demos/Chat/demo.html > > I am getting blank page. > > I thought of ape-jsf/Demos/config.js should be changed. > > APE.Config.baseUrl = 'http://localhost/ape-jsf'; //APE JSF > APE.Config.domain = 'auto'; > APE.Config.server = 'ape.local.ape-project.org:6969'; //APE server URL > > what should i have assign to? > APE.Config.server > > I did not change anything in ape-config file. > > Am i in the right direction? Can you please tell me what other things > i should do to get it working. > > Thanks > > > > > > > > On Fri, Mar 26, 2010 at 2:05 PM, ma liang <[email protected]> wrote: > >> You can try to find -name 'libmod_spidermonkey.so' in APE_Server/ directory. >> Try make modules direcotyr to make sure this file exist >> >> >> 2010/3/26 shiva m <[email protected]> >> >>> I installed server. After i create the virtual directory in apache >>> and run the site given example, i am getting server not found. >>> >>> On Fri, Mar 26, 2010 at 8:05 AM, ma liang <[email protected]> wrote: >>> >>>> 2010/3/25 shivam0101 <[email protected]> >>>> >>>>> Hello, >>>>> >>>>> I am new to Linux environment. Please give me a step by step >>>>> instruction for setting up APE. I followed the tutorial i am getting >>>>> errors such as "Failed to load ../modules/libmod_spidermonkey.so". >>>>> >>>> What's the server full output? >>>> >>>> >>>>> I >>>>> am running Red Hat 5.1 version. >>>>> >>>>> APE folder is in /var/www/ >>>>> >>>>> Iam logged in as root. >>>>> >>>>> Is Mysql is needed to install APE? >>>>> >>>>> Thanks >>>>> Shivam >>>>> >>>>> -- >>>>> 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/ >>>>> >>>>> To unsubscribe from this group, send email to >>>>> ape-project+unsubscribegooglegroups.com or reply to this email with the >>>>> words "REMOVE ME" as the subject. >>>>> >>>> -- >>>> 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/ >>>> >>>> To unsubscribe from this group, send email to >>>> ape-project+unsubscribegooglegroups.com or reply to this email with the >>>> words "REMOVE ME" as the subject. >>>> >>>> >>> -- >>> 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/ >>> >>> To unsubscribe from this group, send email to >>> ape-project+unsubscribegooglegroups.com or reply to this email with the >>> words "REMOVE ME" as the subject. >>> >> -- >> 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/ >> >> To unsubscribe from this group, send email to >> ape-project+unsubscribegooglegroups.com or reply to this email with the >> words "REMOVE ME" as the subject. >> >> > > -- Nicolas Trani - Web engineer Weelya - Improve the web 32 rue du faubourg boutonnet 34090 Montpellier Tel: 04 67 169 778 - Fax: 09 57 91 99 91 http://www.weelya.com http://www.ape-project.org -- 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/ To unsubscribe from this group, send email to ape-project+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
