Hello there,
The APE server is running on my server that i have been told but i am
still having issue running APE:
I have listed my ape.conf:
------------------------------------------------
[root@domain bin]# cat ape.conf
uid {
# "aped" switch to this user/group if it run as root
user = daemon
group = daemon
}
Server {
port = 6969
daemon = yes
ip_listen = localhost
domain = mydomain.com
rlimit_nofile = 10000
pid_file = /var/run/aped.pid
}
Log {
debug = 1
use_syslog = 0
syslog_facility = local2
logfile = ./ape.log
}
JSONP {
eval_func = Ape.transport.read
allowed = 1
}
Config {
#relative to ape.conf
modules = ../modules/lib/
modules_conf = ../modules/conf/
-----------------------------------------
Does my APE.conf look right?
Would APE work with all domain installed within this server?
thanks agains :)
On Aug 25, 11:06 pm, Pablo Tejada <[email protected]> wrote:
> Sure, btw i got mixup for minute with binding and maping the ape server to a
> domain. My setup is totally different, take a look a this
> pagehttp://www.ape-project.org/wiki/index.php/Advanced_APE_configuration
> On Aug 25, 2011 5:27 PM, "TheApeMan" <[email protected]> wrote:
>
>
>
>
>
>
>
> > thanks for your help,
>
> > i try the wiki, i will post back with results.
>
> > thanks again.
>
> > On Aug 25, 10:11 pm, Pablo Tejada <[email protected]> wrote:
> >> You need to map the ape server process to a domain/subdomain
>
> >> Try to go back to the setup tutorial on the site or the wiki, is some
> where
> >> there between the lines
> >> On Aug 25, 2011 4:55 PM, "TheApeMan" <[email protected]> wrote:
>
> >> > sorry what you mean binded APE server chat.mydomain.com?
>
> >> > if i visit this domain it is a blank index page.
>
> >> > On Aug 25, 9:53 pm, Pablo Tejada <[email protected]> wrote:
> >> >> So you binded the ape server to chat.mydomain.com?
>
> >> >> What do you see when you go to htt://chat.mydomain.com in your
> browser?
>
> >> > --
> >> > 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/