Okay im only so much knowledged on servers so i've been looking
through pages and pages of people's set ups and copying it :P

So this is what i got thus far:

in my root>etc>ape-jsf>Demos>config.js

I have:

// To test, go to http://yourdomain.com/APE_JSF/Tools/Check/
//i took the domain out for now and used a general example
APE.Config.baseUrl = 'http://mydomain.com <http://mydomain.com/etc/ape-
jsf/>';
APE.Config.domain = 'mydomain.com'; //Your domain, must be same as
domain in aped.conf
APE.Config.server = 'ape.mydomain.com:6969'; //APE server URL


Then in :
root>etc>ape>ape.config

I have:

Server {
       port = 6969
       daemon = no
       ip_listen = 200.200.200.200
       domain = auto
       rlimit_nofile = 10000
       pid_file = /var/run/aped.pid
}


Now from that, i tried domain.com/ape-jsf/tools/check and it gets to
Running test : Checking APE.Config.baseUrl Issue and it just stops
there no error, it just hangs there..

So ive got something wrong. Hope you can help where i went wrong. :)

-- 
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/

Reply via email to