Hi Anthony, Thanks for your response. My hosts file looks like this:
## # Host Database # # localhost is used to configure the loopback interface # when the system is booting. Do not change this entry. ## 255.255.255.255 broadcasthost ::1 localhost fe80::1%lo0 localhost 127.0.0.1 localhost 127.0.0.1 localape 127.0.0.1 ape.localape When I type in "http://ape.localape:6969/", I get an error saying "Network Error (dns_unresolved_hostname) Your requested host "ape.localape" could not be resolved by DNS." I don't really know what that means? I'll try with "local.ape-project.org". Thanks, Hristo On Jul 12, 12:24 pm, <[email protected]> wrote: > Hi, > > Check that :http://ape.localape:6969/hit the APE server. > Be sure that you have configured your /etc/hosts with the corresponding > host. > > Btw, you can use :http://local.ape-project.org/(if you are working with > an Internet connection) that point to 127.0.0.1 > > Anthony > > On Mon, 12 Jul 2010 07:31:06 -0700 (PDT), Hristo Oskov > > <[email protected]> wrote: > > I figured it out. However, now I'm getting the following error: > > > Can't contact APE Server. Please check the your APE Server is running > > and the folowing url is pointing to your APE server : > >http://ape.localape: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 > > > What could be the cause? > > > Thanks, > > Hristo > > > On Jul 9, 7:26 pm, Hristo Oskov <[email protected]> wrote: > >> How do I install APE on Mac OS X Snow Leopard 10.6.4? I have Apache > >> running, so I can just run the APE server: > >> _ ___ ___ > >> /_\ | _ \ __| > >> / _ \| _/ _| > >> /_/ \_\_| |___| > >> AJAX Push Engine > > >> Bind on port 6969 > > >> Version : 1.00 > >> Build : Dec 7 2009 23:05:18 > >> 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 > > >> So I think the server is running properly. So I went on to take care > >> of the JSF but I'm confused on how to do that. When I have to add a > >> server alias to the apache configuration, I'm not sure where to place > >> the virtual host stuff... in httpd.conf or in httpd-vhosts.conf? > > >> Also, do I have to place the Server and JSF in the "localhost" root > >> directory or can they be placed somewhere else? Can someone please > >> provide a thorough explanation as to how to get APE to work on Snow > >> Leopard or perhaps a good tutorial somewhere? > > >> Thanks, > >> Hristo -- 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/
