I suggest you to checkout the 1.0 of both client and server (here : http://github.com/APE-Project) ;-)
I guess that your client give that response because you didn't send any params to APE. Did you tried to run a demo ? Anthony indra chatterjee a écrit : > Okay , i am using APE 0.9.0 version. And when i try to directly hit > the port then i get an error saying > > Error 324 (net::ERR_EMPTY_RESPONSE): Unknown error. (Web Page is not > available) > > > On Thu, Nov 12, 2009 at 3:46 PM, Anthony Catel <[email protected] > <mailto:[email protected]>> wrote: > > I asked your APE version, not your Apache version. Btw, there is no > redirection. You have to directly hit APE on its own port. > (http://ape.youdomain.com:6969) > > Anthony > > indra chatterjee a écrit : > > Hey Anthony I am using Apache version 2.0 . How should i use > > mod_proxy. I knw the mod_proxy module gets loaded but my a2enmod > > command does not work. And when i load my URL ie. > > (http://ape.telesindia.com) i see the PHP page and not a blank > page . > > Is it that my APE server is not installed properly or the > redirection > > to port 6969 is not happening. > > > > On Thu, Nov 12, 2009 at 2:43 PM, Anthony Catel > <[email protected] <mailto:[email protected]> > > <mailto:[email protected] <mailto:[email protected]>>> wrote: > > > > Hi, > > > > What version of APE are you using ? > > If you use APE 1.0, don't use apache mod_proxy, and specify the > > APE port > > in config.js : > > i.e. : APE.Config.server = 'ape.local:6969'; > > > > Anthony > > > > babai a écrit : > > > Hi, > > > > > > I have installed APE server along with Apache server in > CentOS > > (linux > > > machine) . Initially APE server was running on Port 80 > with External > > > IP . Since this Port is also used by apache i stopped the > apache > > > server . But the problem occurred was with accessing the > Demos like > > > controller, TCP sockets etc which come with APE server > download . > > > Though i edited the config.js file still was not able to > access the > > > demos stored in the server from a telnet client (Putty) . SO i > > decided > > > to put the demos under /var/www/html --> which is the root > directory > > > for apache and changed the APE port to 6969. Started Both > APache and > > > APE . But now it seems only APache is taking the client > request > > and is > > > not redirecting them to the ape server. > > > > > > Please help me on this . Tried a lot but can not figure it > out. > > > > > > > > > > -- > > 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] <mailto:[email protected]> > > <mailto:[email protected] > <mailto:[email protected]>> > > To unsubscribe from this group, send email to > > [email protected] > <mailto:ape-project%[email protected]> > > <mailto:ape-project%[email protected] > <mailto:ape-project%[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] <mailto:[email protected]> > > To unsubscribe from this group, send email to > > [email protected] > <mailto:ape-project%[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] > <mailto:[email protected]> > To unsubscribe from this group, send email to > [email protected] > <mailto:ape-project%[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/
