Sorry if I was unclear, biut I tried both option, with and without IP, and they both don't work. I was wondering if there was something else I could check.
[r...@portal ~]# netstat -pan | grep aped tcp 0 0 0.0.0.0:6969 0.0.0.0:* LISTEN 19584/aped Thanks On Sep 3, 9:58 am, "Alex McAuley" <[email protected]> wrote: > Try it on the IP adress dude.. > > Mine is at.. > > [r...@s15395579 ~]# netstat -pan | grep aped > tcp 0 0 0.0.0.0:6969 0.0.0.0:* > LISTEN 2172/aped > > Alex Mcauleyhttp://www.thevacancymarket.com > > > > ----- Original Message ----- > From: "Fayez Awad" <[email protected]> > To: "APE Project" <[email protected]> > Sent: Friday, September 03, 2010 2:47 PM > Subject: [APE Project] Re: setting up APE > > Hi Alex, > > I doubled check and ran "netstat -nlp" and got this: > tcp 0 0 0.0.0.0:6969 > 0.0.0.0:* LISTEN 28123/aped > > So change the ape.conf and restarted ape. Then on the netstat command > i got > tcp 0 96.30.42.16:6969 > 0.0.0.0:* LISTEN 28123/aped > > However, both still give me the same error, that I had before. What > else should I check? And also, do I put it back to 0.0.0.0 or leave it > with the IP address? > > On Sep 3, 4:21 am, "Alex McAuley" <[email protected]> > wrote: > > Make sure the ape server is running with "pgrep aped" and check the port > > it > > open > > > Alex Mcauleyhttp://www.thevacancymarket.com > > > ----- Original Message ----- > > From: "Fayez Awad" <[email protected]> > > To: "APE Project" <[email protected]> > > Sent: Thursday, September 02, 2010 11:40 PM > > Subject: [APE Project] setting up APE > > > > I'm trying to install ape on a centos server which is running several > > > virtual hosts. > > > I installed the package and i'm in the middle of configuring it on the > > > server, however I'm stuck at this point. I get this error > > > Running test : Contacting APE Server > > > 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.loreaon.com: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 > > > > When I start the ape service I get no errors. > > > > Any help or suggestion would be greatly appreciated. > > > Thanks > > > > -- > > > 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 > athttp://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/
