MMBase Installation HOWTO

Adrian Offerman


    
    

minor corrections

June 25, 2006

Revision History
Revision 0.3.52006-06-25AO
Tomcat init script
Revision 0.3.42005-09-18AO
minor corrections
Revision 0.3.22005-01-25AO
MMBase 1.7.3, Java 1.5.0-01
Revision 0.3.12004-12-26AO
Email module
Revision 0.3.02004-12-25AO
MMBase 1.7.2, Tomcat 5.5.4, Java 1.5.0, MySQL Connector/J 3.0.16-ga, Jikes 1.22
Revision 0.2.62004-07-27AO
minor additions
Revision 0.2.52004-02-28AO
Creative Commons copyright license adjusted
Revision 0.2.42004-01-22AO
Creative Commons copyright license; minor additions and corrections
Revision 0.2.32003-12-26AO
minor additions and corrections
Revision 0.2.22003-12-20AO
copyright adjusted
Revision 0.2.12003-12-18AO
minor corrections
Revision 0.2.02003-12-15AO
JK 2 Connector setup added
Revision 0.1.02003-12-10AO
initial draft

Abstract

This document describes the installation of the MMBase content management system on a Red Hat Linux distribution, using the Tomcat application server, and integrating it with MySQL and Apache.


Table of Contents

1. Introduction
2. Installation
3. Installing Java
4. Installing Tomcat
5. Replacing Tomcat's default JSP compiler Jasper with IBM's Jikes compiler
6. Installing ImageMagick
7. Installing MMBase
8. Connecting MMBase to MySQL using MySQL Connector/J
9. Installing MMBase additional applications
9.1. Installing the CloudContext Security module
9.2. Installing the Media module
9.3. Installing the Email module
10. Configuring initial MMBase settings
11. Running MMBase
12. Connecting Apache and Tomcat using mod_jk2
13. Installing an Apache reverse proxy as a front-end to your MMBase server
14. Installing more MMBase servers on a single Tomcat server
15. Acknowledgements
16. Contributers
17. Revision history
18. Disclaimer
19. Copyright

This document describes the installation of the MMBase content management system on a Red Hat Linux distribution, using the Tomcat application server, and integrating it with MySQL and Apache.

Version: 0.3.5; June 25, 2006.

Author: Adrian Offerman

The latest version of this document can be found at:

  http://www.offerman.net/MMBase-Installation-HOWTO/

Feedback is welcome at:

  http://www.offerman.net/MMBase-Installation-HOWTO/feedback.html

For questions, check out the MMBase website:

  http://www.mmbase.org/

You can find the MMBase documentation at:

  http://www.mmbase.org/docs/

Good luck!