O~ Thanks~ I'll try again~ On 12月8日, 上午2时06分, Nicolas Trani <[email protected]> wrote: > Hi, > > sorry this issue, is due to some update that we did yesterday, we are > currently fixing it :) > > Regards. > > edwardhey a écrit : > > > > > Hi~ > > when I test my APE installation I got an error! > > > I install APE in local compuert,and use default config, run ./aped to > > start the server, then i run the Tools/Check/index.html... > > > ======================== > > > Running test : Init > > Running test : Loading Client > > Running test : Loading config > > Config values are : > > > identifier : ape > > init : true > > frequency : 0 > > scripts : > >http://local.ape-project.org/Source/mootools-core.js,http://local.ape... > > baseUrl :http://local.ape-project.org > > domain : auto > > server : ape.local.ape-project.org:6969 > > > Running test : Setting document.domain > > Running test : Checking APE.Config.baseUrl > > APE JSF Version 1.0b1 > > Running test : Contacting APE Server > > Connection etablished but something went wrong. Server response is > > > [{"time":"1260191728","raw":"setupResponse","data":{"domain":""}}] > > > 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 > > ================================== > > config.js: > > /*** > > * APE JSF Setup > > */ > > APE.Config.baseUrl = 'http://local.ape-project.org';//APE JSF > > APE.Config.domain = 'auto'; > > APE.Config.server = 'ape.local.ape-project.org:6969'; //APE server URL > > > ape.conf > > uid { > > # "aped" switch to this user/group if it run as root > > user = www > > group = www > > } > > > Server { > > port = 6969 > > daemon = no > > ip_listen = 0.0.0.0 > > domain = auto > > rlimit_nofile = 10000 > > pid_file = /var/run/aped.pid > > } > > > Log { > > debug = 1 > > use_syslog = 0 > > logfile = ./ape.log > > } > > > JSONP { > > eval_func = Ape.transport.read > > allowed = 1 > > } > > > Config { > > #relative to ape.conf > > modules = ../modules/lib/ > > modules_conf = ../modules/conf/ > > } > > > # Proxy section is used to resolve hostname and allow access to a > > IP:port (Middleware-TCPSocket feature) > > > #Proxy { > > # id = freenode > > # host = irc.freenode.net > > # port = 6667 > > # readonly = false > > #} > > > Er...what's wrong with my installtion? > > -- > Nicolas Trani - Web engineer > Weelya - Improve the webhttp://www.weelya.comhttp://www.ape-project.org
-- 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/
