Hello All, After struggling for several hours I managed to setup APE on Ubuntu on AWS. The ape server is accessbile from the web (http://mydomain.com: 6969) but not at http://ape.mydomain.com:6969).
I am using apache2 on ubuntu and using bind9 for DNS. I even got the DNS setup on the ubuntu dedicated server but still cant ping ape.mydomain.com from outside. When I run the check utility - I get the error: Running test : Init Running test : Loading Client Running test : Loading config Config values are : identifier : ape init : true frequency : 0 scripts : http://mydomain.com/APE_JSF/Source/mootools-core.js,http://mydomain.com/APE_JSF/Source/Core/APE.js,http://mydomain.com/APE_JSF/Source/Core/Events.js,http://mydomain.com/APE_JSF/Source/Core/Core.js,http://mydomain.com/APE_JSF/Source/Pipe/Pipe.js,http://mydomain.com/APE_JSF/Source/Pipe/PipeProxy.js,http://mydomain.com/APE_JSF/Source/Pipe/PipeMulti.js,http://mydomain.com/APE_JSF/Source/Pipe/PipeSingle.js,http://mydomain.com/APE_JSF/Source/Request/Request.js,http://mydomain.com/APE_JSF/Source/Request/Request.Stack.js,http://mydomain.com/APE_JSF/Source/Request/Request.CycledStack.js,http://mydomain.com/APE_JSF/Source/Transport/Transport.longPolling.js,http://mydomain.com/APE_JSF/Source/Transport/Transport.SSE.js,http://mydomain.com/APE_JSF/Source/Transport/Transport.XHRStreaming.js,http://mydomain.com/APE_JSF/Source/Transport/Transport.JSONP.js,http://mydomain.com/APE_JSF/Source/Transport/Transport.WebSocket.js,http://mydomain.com/APE_JSF/Source/Core/Utility.js,http://mydomain.com/APE_JSF/Source/Core/JSON.js baseUrl : http://mydomain.com/APE_JSF domain : mydomain.com server : mydomain.com:6969 Running test : Setting document.domain Running test : Checking APE.Config.baseUrl APE JSF Version 1.0 Running test : Contacting APE Server domain = mydomain.com Running test : Contacting APE Server (adding frequency) Can't contact APE Server. Please check the folowing url is pointing to your APE server : http://0.mydomain.com:6969 Something went wrong. If you can't fix it by yourself post a message on the newsgroups with the output below or join our IRC channel -- 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/
