On Apr 15, 4:19 pm, Youlin <[email protected]> wrote: > Everything works fine but it just can't restart. When it is restarting > it looks like this: > > sudo /etc/init.d/ape-server restart > * Restarting Ajax push engine aped > ERREUR: bind(6969) (non-root ?).. (src/sock.c line: 88)
Just guessing but this bind error could mean that there is still aped running because "ape-server restart" have not found it. If it was true then you would still be using this previously started ape with old modules. -- 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/
