Are you sure you've set the same port in all config files? It's trying to connect to port 6969, so make sure that's the port aped is listening on. (I'm not completely sure, but I think that the config file resides in /etc/ape/ is you've installed it from a debian package)
You should be able to see if aped is running by executing pgrep aped or pidof aped If one of them returns a number it should be up and running. If it is, make sure port 6969 is not being blocked by a firewall. On 1 Jan, 09:05, Aaron <[email protected]> wrote: > I'm can't figure out why my server is running, yet when I goto connect > to it, it says "Can't contact APE Server".. anyone else run into this? > > when I use SSH to run: > # /etc/init.d/aped restart > > The ape server replies saying: > "Stopping APE..." > "Starting APE... [ OK ]" > > I've never used moo tools before (only jQuery), so I am not too > familiarized with how this *should* look, but it is the standard > script that came off ape-project.org. Not sure where I messed up, but > any help would be greatly appreciated. > > Thank you, > -Aaron > > My Tools->Check URL:http://20side.com/script/ape/Tools/Check/ -- 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/
