Hi 

Ok progress is being made albeit slowly. Running checktools results in the 
following:

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

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

Running test : Setting document.domain
Running test : Checking APE.Config.baseUrl
APE JSF Version 1.0
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.<http://ape.niftynotes.com.au:6969/>
mywebsite.com:6969 <http://ape.niftynotes.com.au:6969/>
Something went wrong. If you can't fix it by yourself post a message on the 
newsgroups <http://groups.google.com/group/ape-project/> with the output 
below or join our IRC channel <irc://irc.freenode.net/ape-project>

Ape has been installed into the folder: /etc/ape/APE_Server

Ape.conf file has the following:
Server {
    port = 6969
    daemon = no
    ip_listen = 0.0.0.0
    domain = mywebsite.com
    rlimit_nofile = 10000
    pid_file = /var/run/aped.pid
}
...

APE JSF has been installed in: /home/mywebsite/public_html/APE_JSF

APE JSF conf file has the following:
APE.Config.baseUrl = 'http://mywebsite.com/APE_JSF'; //APE JSF 
APE.Config.domain = 'mywebsite.com'; 
APE.Config.server = 'ape.mywebsite.com:6969'; //APE server URL :6969

DNS has been configured as follows:
ape.mywebsite.com.14400IN A  <IP Address of server>

www.ape.mywebsite.com.14400IN
 A  
  <IP Address of server>

*.ape.mywebsite.com14400   
IN CNAME  ape.mywebsite.com
What is interesting  is if I goto http://<IP Address>:6969 I land on the 
APE Server page
however, if I goto http://ape.mywebsite.com:6969 I get nothing (well the 
usual "problem loading page... blah blah" message)

Can someone PLEASE point me in the right direction or any direction?

PS. the actual domain name has been replaced with mywebsite.com to protect 
the innocent.

Thanks
Regan

-- 
You received this message because you are subscribed to the Google
Groups "APE Project" group.
To post to this group, send email to ape-project@googlegroups.com
To unsubscribe from this group, send email to
ape-project+unsubscr...@googlegroups.com
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