Hi, I'm running aped (v1.01dev) on a Ubuntu system. When i run it in a console, i get the following output:
---------------- _ ___ ___ /_\ | _ \ __| / _ \| _/ _| /_/ \_\_| |___| AJAX Push Engine Bind on port 6969 Version : 1.00 Build : Sep 12 2010 17:42:52 Author : Weelya ([email protected]) [Module] [spidermonkey] Loading module : Javascript embeded (0.01) - Anthony Catel [JS] Loading script ../scripts/framework/mootools.js [JS] Loading script ../scripts/framework/Http.js [JS] Loading script ../scripts/framework/userslist.js [JS] Loading script ../scripts/utils/utils.js [JS] Loading script ../scripts/commands/proxy.js [JS] Loading script ../scripts/commands/inlinepush.js [JS] Loading script ../scripts/Mysql/MySQLDemo.js You are now connected to MySQL server ---------------- I also noticed in the ape.log file most of the output shown on stdout is not present,including the last line (sample Ape.log output). Indeed, the ape.log only contains the following 3 lines: 2010-12-30 18:31:17 - src/entry.c:183 - APE starting up - pid : 806 2010-12-30 18:31:17 - src/entry.c:237 - You have to run 'aped' as root to increase r_limit 2010-12-30 18:31:53 - src/users.c:180 - New user - (ip : 127.0.0.1) to increase r_limit I would be able to gather ALL output and access the whole log DURING APE'S EXECUTION. Is there any way to achieve that ? Thanks in advance. nico -- 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/
