Hi all,

I want to install APE on my server but i have no domain name, only IP
address, so i can't create a subdomain pointing to the server.

i configured the config.js like this :
APE.Config.baseUrl = 'http://x.x.x.x/ape-jsf'; //APE JSF
APE.Config.domain = 'auto';
APE.Config.server = 'x.x.x.x:6969'; //APE server URL

When i launch the test with "http://x.x.x.x/ape-jsf/Tools/Check/"; i
get this :


Running test : Init
Running test : Loading Client
Running test : Loading config
Config values are :

identifier : ape
init : true
frequency : 0
scripts : 
http://x.x.x.x/ape-jsf/Source/mootools-core.js,http://x.x.x.x/ape-jsf/Source/Core/APE.js...........
baseUrl : http://x.x.x.x/ape-jsf
domain : auto
server : x.x.x.x:6969

Running test : Setting document.domain
Running test : Checking APE.Config.baseUrl
APE JSF Version 1.0
Running test : Contacting APE Server
domain = x.x.x.x
Running test : Contacting APE Server (adding frequency)
Can't contact APE Server. Please check the folowing url is pointing to
your APE server : http://0.x.x.x.x: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

Is it possible to configure APE with only IPaddress ?
How can i do it please ?

Thanks in advance for your help.

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