Download location:
http://s3.amazonaws.com/com.aptana.temp ... Apache.zip
1. Download the package and unzip it into your /opt directory. You may need root permission to unzip it into that location. If so, be sure that the directory has read and write permissions for the user that you will use to run Jaxer.
2. Add ‘User <username>’ to the Apache httpd.conf file for the user you are using to run the Jaxer package. (/opt/AptanaJaxer/Apache22/conf/httpd.conf)
3. In some cases, you also need to make sure you have the ‘ServerName <name>’ directive in your httpd.conf file. Something like ‘ServerName localhost’ should work.
4. Run the ‘start.sh’ script location in the scripts folder (/opt/AptanaJaxer/scripts/start.sh)
5. At this point, you should be able to point your browser at http://localhost:8081/aptana/ to run some of the tests and samples
We’ve run this build successfully on 32 bit versions of Ubuntu and Fedora 6.
If it doesn’t work, check your logs files at /opt/AptanaJaxer/logs and let us know what went wrong. Be sure your permissions are set properly.
If Apache won’t start, try going to the /opt/AptanaJaxer/Apache22/bin directory and run ‘httpd’ and see what errors, if any, it displays.
Have fun!


