Getting a standalone instance of Jaxer up and running is easy. To install and run Jaxer, simply download the .dmg package and follow the instructions.
You can remove the Aptana Jaxer Package by simply dragging your installation folder into the Trash.

This will automatically install the package into your Applications folder (shown below).

Running Jaxer Launcher will start your Jaxer and Apache servers, JaxerManager, and display the Jaxer Start Page in your browser (shown below).

To validate that Jaxer is correctly installed installed on your system, click the Server Diagnostics link in the sidebar to run the diagnostics application. If everything is correctly installed and configured, your the page should look like the one below:
To test additional areas of your configuration, follow the instructions on the Diagnostics page:
Click the Samples and Tools link in the sidebar to view our bundled sample applications. The source code for the sample applications is shipped with the system and is located in the Aptana Jaxer/jaxer/aptana folder. Use these examples to learn how to put together your own Jaxer applications.
The first time that you run Jaxer, it will create several required folders under Aptana Jaxer (shown below).
Any content that you place in Aptana Jaxer/public will appear from the root of the web server. For example, if you create a folder called test, the URL for that folder will be http://localhost:8081/test.
This section gives tips for common troubleshooting issues.
If you try to start the Jaxer package when there is already an application or another instance of Apache running on port 8081, you will see error messages.
You can change the port that Apache is listening on by changing the Apache Port in your Jaxer Launcher preferences. To change the Port, go to the Jaxer Launcher, click the Ports tab, and edit the Apache Port field (shown below).
