This repository has been archived by the owner on Jan 7, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
Installing server scripts
ptejada edited this page Dec 9, 2012
·
6 revisions
If you built the ape server from source everything should be in an APE_Server folder. To install the server scripts simply merge the directory APE_Server in the APS package with the directory APE_Server holding your APE server binaries and scripts. Then start/restart your server and check that all scripts load successfully.
[WARN] You have to run 'aped' as root to increase r_limit
_ ___ ___
/_\ | _ \ __|
/ _ \| _/ _|
/_/ \_\_| |___|
AJAX Push Engine
Bind on port 53630
Version : 1.1.2-dev
Build : Jul 17 2012 11:05:14
Author : Weelya ([email protected])
[Module] [spidermonkey] Loading module : Javascript embeded (0.01) - Anthony Catel
[JS] Loading script ../APScripts/framework/utils.js...
[JS] Loading script ../APScripts/framework/cmd_frame.js...
[JS] Loading script ../APScripts/framework/cmd_eventpush.js...
[JS] Loading script ../APScripts/framework/cmd_restore.js...
[JS] Loading script ../APScripts/framework/cmd_event.js...
[JS] Loading script ../APScripts/framework/hook_connect.js...
[JS] Loading script ../APScripts/framework/hook_events.js...
Do note that this will completely disables the framework shipped with APE. If you want to go back and load it up just edit the scripts_path in the file APE_Server/modules/conf/javascript.conf from ../APScripts/
to ../scripts/