hiii,

i am installing ape server on ubuntu but during running test on
http://localhost/ape/Tools/Check/
m returning the following message.........


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

identifier : ape
init : true
frequency : 0
scripts :
http://localhost/ape/Source/mootools-core.js,http://localhost/ape/Source/Core/APE.js,http://localhost/ape/Source/Core/Events.js,http://localhost/ape/Source/Core/Core.js,http://localhost/ape/Source/Pipe/Pipe.js,http://localhost/ape/Source/Pipe/PipeProxy.js,http://localhost/ape/Source/Pipe/PipeMulti.js,http://localhost/ape/Source/Pipe/PipeSingle.js,http://localhost/ape/Source/Request/Request.js,http://localhost/ape/Source/Request/Request.Stack.js,http://localhost/ape/Source/Request/Request.CycledStack.js,http://localhost/ape/Source/Transport/Transport.longPolling.js,http://localhost/ape/Source/Transport/Transport.SSE.js,http://localhost/ape/Source/Transport/Transport.XHRStreaming.js,http://localhost/ape/Source/Transport/Transport.JSONP.js,http://localhost/ape/Source/Transport/Transport.WebSocket.js,http://localhost/ape/Source/Core/Utility.js,http://localhost/ape/Source/Core/JSON.js
baseUrl : http://localhost/ape
domain : localhost
server : ape.localhost:6969

Running test : Setting document.domain
Running test : Checking APE.Config.baseUrl
APE JSF Version 1.0
Running test : Contacting APE Server
domain = localhost
Running test : Contacting APE Server (adding frequency)
Running test : Initializing APE Client
Can't load APE JSF
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
---------------------------------------------------------------------------------------------------------------------------------------------------------------

please check and reply  i have configure my hosts file in etc as


127.0.0.1       localhost
127.0.1.1       rahul-desktop

# The following lines are desirable for IPv6 capable hosts
::1     localhost ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts


127.0.0.1 ape.localhost
127.0.0.1 0.ape.localhost
127.0.0.1 1.ape.localhost
127.0.0.1 2.ape.localhost
127.0.0.1 3.ape.localhost
127.0.0.1 4.ape.localhost
127.0.0.1 5.ape.localhost
127.0.0.1 6.ape.localhost
127.0.0.1 7.ape.localhost
127.0.0.1 8.ape.localhost
127.0.0.1 9.ape.localhost
----------------------------------------------------------------------------------------------------------------------------
and in my config.js in demo folder

APE.Config.baseUrl = 'http://localhost/ape'; //APE JSF
APE.Config.domain = 'localhost';
APE.Config.server = 'ape.localhost:6969'; //APE server URL


please check and help ASAP........

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