Hi, It seems that you have a mistake in ape.conf :
http://0.ape.realtorsnaples.com/?script&it_works&anticache Look at the source code, I think that you have somethink like : domain = realtorsnaples.com # Your domain name Juste remove the "# Your domain name" That should fix your issue. By the way, I suggest you to use APE 1.0 instead of 0.9 : http://github.com/APE-Project/APE_Server/tree Anthony On Nov 23, 5:44 pm, Ryan Tremblay <[email protected]> wrote: > Hello, I am running into a little bit of problems getting the demos > working. I was curious if someone could help me out. > > 1) I setup my ape server, and tested, everything looks > good:http://0.ape.realtorsnaples.com/?script&it_works&anticache > > 2) Subdomain for ape server is setup, and wildcard works well. So that > all looks good. > > 3) I then setup the demos on my app server (different server then the > ape server). The root of the app ishttp://realtorsnaples.com. > > Config file looks like this: > > APE.Config.baseUrl = 'http://realtorsnaples.com';//APE JSF > APE.Config.domain = 'realtorsnaples.com'; //Your domain, must be the > same than the domain in aped.conf of your server > APE.Config.server = 'ape.realtorsnaples.com'; //APE server URL > > (I also tried for BaseUrl:http://realtorsnaples.com/Sourcewith no > luck) > > 4) When I access the demos, most of them show a blank page with > nothing on it. The Move one shows the box but nothing works: > > http://realtorsnaples.com/Demos/Chat/demo.html > andhttp://realtorsnaples.com/Demos/Move/demo.html > > Can anyone see what I am doing wrong? Would love to get the demos > working so I can start messing with this great project! > > 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/
