Thank you to all. I can´t loose so much time just for install and configuration, I will use beaconpush.
On 5 ago, 09:41, "Alex.Conexy" <[email protected]> wrote: > Thank you a lot Nathan and Stefano > > Now I try to configurate startup script > :)http://www.ape-project.org/wiki/index.php/Centos/Red_Hat/Fedora_Start... > > # /etc/init.d/aped start > Starting APE... /bin/bash: /usr/bin/aped: No such file or directory > [FAILED] > And when I try stop it: > > # /etc/init.d/aped stop > Stopping APE... > /etc/init.d/aped: line 37: kill: (10132) - No such process > > So I try start ape with ./aped and stop it with script and it work but > is not starting with cript: > > # ./aped > # /etc/init.d/aped stop > Stopping APE... > > [root@ip-46-252-194-34 bin]# /etc/init.d/aped start > Starting APE... /bin/bash: /usr/bin/aped: No such file or directory > [FAILED] > > What is this file? /usr/bin/aped I must create it before? > > On 5 ago, 00:44, Nathan Tran <[email protected]> wrote: > > > > > > > > > No. 6969 is the default port that APE uses. You can set it to other port > > numbers in the config file. > > > Nathan. > > > On Thu, Aug 4, 2011 at 2:15 PM, Alex.Conexy > > <[email protected]>wrote: > > > > I have a little progress. > > > > /_\ | _ \ __| > > > / _ \| _/ _| > > > /_/ \_\_| |___| > > > AJAX Push Engine > > > > Bind on port 6969 > > > > Version : 1.1.1 > > > Build : May 30 2011 23:37:06 > > > 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... > > > > "Bind on port 6969" is some error? > > > > On 4 ago, 21:40, "Alex.Conexy" <[email protected]> wrote: > > > > I try it, but it not working on my server. > > > > > I also tryhttp:// > > >www.ape-project.org/wiki/index.php/Centos/Red_Hat/Fedora_Start... > > > > but nothing. > > > > > Starting APE... /bin/bash: /usr/bin/aped: No such file or directory > > > > [FAILED] > > > > > On 29 jul, 13:52, Stefano Gargiulo <[email protected]> wrote: > > > > > > Looks like you did't really installed it. > > > > > > If you are on centOS try to install it from the RPM: > > > > > >http://www.ape-project.org/wiki/index.php/Setup#Installing_from_the_R. > > > .. > > > > > > You should be able to start the server via "/etc/init.d/ape-server > > > start" > > > > > (or service ape-server start) and to confiugre it in /etc/ape/ape.conf > > > > > > 2011/7/29 Alex.Conexy <[email protected]> > > > > > > > I am webmaster but I don´t know much about linux/server y etc... I > > > > > > have a lot knoledges at php javascript, html, design but not in very > > > > > > tecnical things. > > > > > > > I try to install Ape Server on Centos 5.3 > > > > > > > I create ape folder and upload files. > > > > > > > When I enter with SSH to ape/APE_server/bin and run "./aped" > > > > > > > I see the next error "Permission denied" > > > > > > > I change permission of aped to 777 with ssh and try "./aped" > > > > > > > Now I have the next error: "Segmentation fault" > > > > > > > I looking in google but I don´t find any information about this > > > > > > error > > > > > > on instalation proccess. > > > > > > > -- > > > > > > 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/ > > > > -- > > > 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/ -- 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/
